gzip: fix a case where tar xzf fails (we use uninitialized fd)
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 12 Nov 2007 01:44:49 +0000 (01:44 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 12 Nov 2007 01:44:49 +0000 (01:44 -0000)
commit4bfb84db4e941e227f07346a3b3a56afd7d1e3fe
tree5a62706328bdd93e7e9c6b43c07ea5e741b75202
parente5569cb52e319ec3b2c620b409324be884ac0076
gzip: fix a case where tar xzf fails (we use uninitialized fd)
archival/libunarchive/decompress_unzip.c