https://issues.apache.org/bugzilla/show_bug.cgi?id=55666

Yann Ylavic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30960|0                           |1
        is obsolete|                            |

--- Comment #7 from Yann Ylavic <[email protected]> ---
Created attachment 30961
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30961&action=edit
mod_deflate inflate header+flags+crc buffering (2.2.x)

A new patch that also handles CRC verification reentrance.

Also, the parsing/stripping of the zlib flags is now done by a function which
can be used both by inflate_out_filter (as existing) and deflate_in_filter
(change the #if 0 to 1 to use it there too, for now it is disabled to preserve
the existing behaviour).

Don"t use the previous patch since it may cause an infinite loop (fixed here).

-- 
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]

Reply via email to