diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-10-22 18:23:23 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-10-22 18:23:23 +0200 |
commit | 0402cb32df015d9372578e3db27db47b33d5c7b0 (patch) | |
tree | 42434dd16d98f1acd0f53ad5da9673e00214a4fe /coreutils/id.c | |
parent | 25f3b737dc04bb84fb593ace33a5c360163bd4e4 (diff) | |
download | busybox-0402cb32df015d9372578e3db27db47b33d5c7b0.tar.gz |
bunzip2: fix runCnt overflow from bug 10431
This particular corrupted file can be dealth with by using "unsigned".
If there will be cases where it genuinely overflows, there is a disabled
code to deal with that too.
function old new delta
get_next_block 1678 1667 -11
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils/id.c')
0 files changed, 0 insertions, 0 deletions