Closed GetToSet closed 1 year ago
This PR adds a extra Z_STREAM_END check for inflate status to break immediately when it exactly reaches the end of the output buffer.
Z_STREAM_END
inflate
Thank you!
This PR adds a extra
Z_STREAM_END
check forinflate
status to break immediately when it exactly reaches the end of the output buffer.