[Zlib-devel] [PATCH] One remaining Valgrind error

Mark Adler madler at madler.net
Thu Aug 16 13:42:46 EDT 2012


On Aug 16, 2012, at 9:29 AM, Daniel Richard G. wrote:
> Here is an example of what I typically see. This is from a Valgrind run on LibXML2's runtest program:
> 
> ==631==    at 0x5056510: inflateReset2 (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
> ==631==    by 0x5056605: inflateInit2_ (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
...
> ==631==    by 0x50565E1: inflateInit2_ (in /lib/x86_64-linux-gnu/libz.so.1.2.3.4)
...
> Note that Valgrind indicates no other memory issues.

Umm, so how does a patch to deflate fix a valgrind complaint about inflate?

Mark





More information about the Zlib-devel mailing list