Denys Vlasenko
38ccd6af8a
bzip2: fix two crashes on corrupted archives
As it turns out, longjmp'ing into freed stack is not healthy...
function old new delta
unpack_usage_messages - 97 +97
unpack_bz2_stream 369 409 +40
get_next_block 1667 1677 +10
get_bits 156 155 -1
start_bunzip 212 183 -29
bb_show_usage 181 120 -61
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/3 up/down: 147/-91) Total: 56 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-04-08 20:05:04 +02:00
..
2018-04-08 20:05:04 +02:00
2017-09-18 16:28:43 +02:00
2018-02-01 09:13:14 +01:00
2018-02-07 01:33:25 +01:00
2018-03-30 20:18:12 +02:00
2017-09-18 16:28:43 +02:00
2017-09-18 16:28:43 +02:00
2018-02-01 10:56:19 +01:00
2018-04-08 16:44:45 +02:00
2017-08-22 15:33:04 +02:00
2010-08-16 20:14:46 +02:00
2018-04-07 21:04:39 +02:00
2018-02-20 16:06:53 +01:00