commit | 58d998d2f927c20f2ba728611df587ac8ec8bda9 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 23 14:54:13 2019 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu May 23 14:54:13 2019 +0200 |
tree | 78d82e465efb68b67b74e7edc8b1ea21f8bbf731 | |
parent | 028c5aa18b5273c029f0278232d922ee1a164de6 [diff] |
bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Closes 11896 function old new delta get_next_block 1677 1681 +4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>