aboutsummaryrefslogtreecommitdiff
path: root/archival/lzo1x_c.c
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-06-17 21:39:44 -0700
committerDenys Vlasenko <vda.linux@googlemail.com>2010-06-18 13:32:39 +0200
commitb76f18d331f865225f1702794e66e87818584f99 (patch)
tree62c935bc2db0fd5af12fae2e3e060924a900e484 /archival/lzo1x_c.c
parenteafc6956f6fa86cb7d4bf488e96eeee34c551819 (diff)
downloadbusybox-b76f18d331f865225f1702794e66e87818584f99.tar.gz
Improve unzip's handling of stream ZIP files
Search harder for the ZIP magic numbers at the end of a file by checking 16 KiB from the end instead of just 1 KiB. ZIP files with long comments (such as certain cryptographically signed files) or those sitting in a wrapper could have more than 1 KiB of data after the magic numbers, so they couldn't be read. Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'archival/lzo1x_c.c')
0 files changed, 0 insertions, 0 deletions