Correct a cast, check inflateEnd() exit code
authorFabian Keil <fk@fabiankeil.de>
Fri, 12 Jan 2007 15:03:02 +0000 (15:03 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 12 Jan 2007 15:03:02 +0000 (15:03 +0000)
commite65498d1238fd08b88033fd579225ef3c2672c68
tree5735505fbfd1351818e98973d2bbc6f36cdfc347
parent452c573ab776a7b1947a2647648690c0cef48fde
Correct a cast, check inflateEnd() exit code
to see if we have to, replace sprintf calls
with snprintf.
parsers.c