uncompress: fix buffer underrun by corrupted input
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 18 Aug 2011 12:29:41 +0000 (14:29 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 18 Aug 2011 12:29:41 +0000 (14:29 +0200)
commit251fc70e9722f931eec23a34030d05ba5f747b0e
treef35f23afd72b5d527f6c011745981c9bdd9ec3a6
parentb1611d9a4693f1dc8296ef44f7e0f6044032ce15
uncompress: fix buffer underrun by corrupted input

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/libarchive/decompress_uncompress.c
testsuite/uncompress.tests [new file with mode: 0755]