hush/archival
Denys Vlasenko 932e233a49 bunzip2: fix off-by-one check
stage3-armv7a_hardfp-20130209.tar.bz2, 149189948 bytes long,
md5sum b29ce23312e14eb15a143377d4a38473, was failing to unpack.

It so happened that this file has a run which exactly fills
the 90k buffer. The check was "size >= bufsize", apparently
it has to be ">".

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-10-06 22:53:14 +02:00
..
libarchive bunzip2: fix off-by-one check 2013-10-06 22:53:14 +02:00
ar.c
bbunzip_test2.sh
bbunzip_test3.sh
bbunzip_test.sh
bbunzip.c unpackers: by users' request, print compression percentage if -v and DESKTOP 2013-07-30 05:41:11 +02:00
bzip2.c
Config.src
cpio.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
dpkg_deb.c
dpkg.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
gzip.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
Kbuild.src
lzop.c archival: note implicit dependencies between lzop & bbunzip 2013-03-03 00:48:53 -05:00
rpm2cpio.c
rpm.c rpm: unmap rpm file before working with next one 2013-02-20 16:01:48 +01:00
rpm.h
tar.c tar: fix tar -T to add entries in the exact order as the input list 2013-08-15 12:19:29 +02:00
unzip.c unzip: survive lack of CDF on non-streaming zip files 2013-07-21 02:31:08 +02:00