]> granicus.if.org Git - apache/commit
Fix mod_deflate corruption when using multiple input buckets. We should
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 May 2002 07:11:01 +0000 (07:11 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 13 May 2002 07:11:01 +0000 (07:11 +0000)
commitd39f516f05a0ff37b298e454799c70e98c21e74f
treeb4c5375106d122b1f25d0098c65af01f6cdf405a
parent8c9369a42f1eaaa08f2860594b43a3f0414254b4
Fix mod_deflate corruption when using multiple input buckets.  We should
only clear *_out when we are the beginning or avail_out == 0.

Justin was tracking this down before he went to WWDC and didn't finish
before he left.  A (virtual) beer goes to Asada who filed this PR with
the right patch!

PR: 9014
Submitted by: kaz@asada.sytes.net (ASADA Kazuhisa)
Reviewed by: Justin Erenkrantz

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