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
..
2013-02-27 16:41:36 +01:00
2013-09-10 16:27:08 +02:00
2013-01-14 15:57:44 +01:00
2013-01-14 15:57:44 +01:00
2013-01-14 15:57:44 +01:00