deflate/inflate implementation library from http://code.google.com/p/miniz. Used by the zlib plugin to validate potential zlib candidates.
Updated tinfl.c to return the number of decompressed bytes; zlib/deflate plugins now report this in scan output.
deflate/inflate implementation library from http://code.google.com/p/miniz. Used by the zlib plugin to validate potential zlib candidates.