unzip: do not use CDF.extra_len, read local file header. Closes 9536
While at it, shorten many field and variable names. function old new delta unzip_main 2334 2376 +42 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -34,7 +34,9 @@ rm foo.zip
|
||||
optional FEATURE_UNZIP_CDF
|
||||
testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \
|
||||
"Archive: bad.zip
|
||||
unzip: short read
|
||||
inflating: ]3j½r«IK-%Ix
|
||||
unzip: corrupted data
|
||||
unzip: inflate error
|
||||
1
|
||||
" \
|
||||
"" "\
|
||||
|
Reference in New Issue
Block a user