unlzma: fix another SEGV case
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 Apr 2018 17:29:49 +0000 (19:29 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 Apr 2018 17:30:51 +0000 (19:30 +0200)
commite09c426456cfd030cc868d93bbcb2e0a6933cabb
treeb14b4e5bae0dd7a502a28fc471d87b68add7b5c4
parent2aeb201c9751d4ee82978c623310e14b9e831b94
unlzma: fix another SEGV case

function                                             old     new   delta
unpack_lzma_stream                                  1705    1717     +12

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/decompress_unlzma.c
testsuite/unzip.tests
testsuite/unzip_bad_lzma_1.zip [new file with mode: 0644]