Project

General

Profile

Bug #11221 » fix-Inflate-new-doc.patch

tweek (Thiébaud Weksteen), 06/05/2015 06:10 AM

View differences:

ext/zlib/zlib.c
* Have inflate use the window size from the zlib header of the compressed
* stream.
*
* (8..15)
* (8..15)::
* Overrides the window size of the inflate header in the compressed stream.
* The window size must be greater than or equal to the window size of the
* compressed stream.
    (1-1/1)