unlzma: fix too-eager corruption check
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Nov 2018 10:52:14 +0000 (11:52 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Nov 2018 10:52:14 +0000 (11:52 +0100)
commite80d04b574456c2248bb38eee5a771dcd65b592c
tree28ce935bb2e2fec549bce5d93793d31d9b3e1313
parentf4fc303e3679e4ab0d45f60c31f9b687f27f7452
unlzma: fix too-eager corruption check

function                                             old     new   delta
unpack_lzma_stream                                  2686    2674     -12

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/decompress_unlzma.c