diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2013-10-06 22:53:14 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2013-10-06 22:53:14 +0200 |
commit | 932e233a491b6a5b9293ace04ef74667a95d739c (patch) | |
tree | 8c796251df17be67d8e7a285e916a8d29ddcda8b /miscutils/microcom.c | |
parent | cd256e1c407aa70dfefb7178ed2c0e4201f1aaf7 (diff) | |
download | busybox-932e233a491b6a5b9293ace04ef74667a95d739c.tar.gz |
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>
Diffstat (limited to 'miscutils/microcom.c')
0 files changed, 0 insertions, 0 deletions