Fix zlib crash from zlib.decompressobj().flush(val) when val was not positive.
It tried to allocate negative or zero memory. That fails.
Showing
Please
register
or
sign in
to comment
It tried to allocate negative or zero memory. That fails.