]> granicus.if.org Git - apache/commit
Commit 6 on 6 to fix reentrance (incomplete Zlib header or validation bytes) in mod_d...
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 18:15:03 +0000 (18:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 18:15:03 +0000 (18:15 +0000)
commita65687806d3d17dbe94991bc17edf223e56f0acc
tree729b7f2d21174257be4962ef3237cd3379faecf5
parenta915ff1f649e70b7fb1ab4fee3a83f64f54df3dd
Commit 6 on 6 to fix reentrance (incomplete Zlib header or validation bytes) in mod_deflate's output and input filters.
PR 46146 (patches from duplicated PR 55666)

Ignore empty buckets and split buckets longer than INT_MAX (since zlib uses 32-bit ints only) in all filters.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572671 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_deflate.c