]> granicus.if.org Git - apache/commit
Merge r1619483 from trunk:
authorJim Jagielski <jim@apache.org>
Sat, 19 Mar 2016 13:26:41 +0000 (13:26 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 19 Mar 2016 13:26:41 +0000 (13:26 +0000)
commit17d007d4c0948b92484de0f297b08a2c242abca5
tree3820ff04138126f966a2ad4558094fcf78b9316a
parentc7459fa0d6353aa4601fc0643a10cc0e806533f2
Merge r1619483 from trunk:

mod_deflate: follow up to r1619444.

Fix counting of inflated bytes in deflate_in_filter() when asked to flush, since
we now count bytes per inflate() call everywhere, we can't count all the produced
bytes there.

We still need to include all the produced bytes in the brigade.

Submitted by: ylavic
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735771 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/filters/mod_deflate.c