commit | a8461173ba5431bb64cd37112eba44a6b51640c4 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 05 01:06:05 2012 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Dec 05 01:06:05 2012 +0100 |
tree | 3af8f0b1e0302d55c859ff9fb1785b4c24be26c0 | |
parent | c71547ccfce9aff4e616c9c57a6602ca66c705e0 [diff] |
decompress_uncompress: comment out debug printout on corrupted data 99% plus of all people who'll get corrupted archive wouldn't bother debugging it. The rest can uncomment the code. function old new delta unpack_Z_stream 1304 1234 -70 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>