https://issues.apache.org/bugzilla/show_bug.cgi?id=56196
Christoph Fausak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable --- Comment #2 from Christoph Fausak <[email protected]> --- The error happens if inflate_out_filter handles flush buckets. In some cases flush_libz_buffer returns Z_STREAM_END, which is not an error condition. The patch correctly handles this case. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
