Marc D. Chapman - 2001-07-16

Logged In: YES
user_id=216629

First of all, sorry for the amount of time that this took to
respond. Were you using the latest patch that is out there
for zlib, or were you using the official release that is on
the page?

To me, this sounds like a problem that we ran into and fixed
with the patch, it is a problem with the allocation that
returns a Z_NULL and then the program crashes. The latest
patch (found in the patches section) solves this problem by
handling the Z_NULL properly.