Skip to content
Commit 3fda7d60 authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

clizip: Fix detection of unsupported zip archives

When extracting files from zip archives using newer features unsupported
by clizip, such as AES encryption or XZ compression, Ark currently fails
silently.

This commit adds an error string to ExtractionFailedPatterns, so the
user at least gets an error message when trying to extract such
archives.
parent 063b78cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment