]> granicus.if.org Git - apache/commit
ownership of the brigade is passed in the ap_pass_brigade call
authorAllan K. Edwards <ake@apache.org>
Wed, 27 Feb 2002 21:16:19 +0000 (21:16 +0000)
committerAllan K. Edwards <ake@apache.org>
Wed, 27 Feb 2002 21:16:19 +0000 (21:16 +0000)
commit4c362dc1ca0459bcedda060b7ec16fd04ca3772d
treeaed2a830e672923a17d359cc14fa570652cab388
parent0967935ab68cbc18d0f9966fc98fe73f4589f240
ownership of the brigade is passed in the ap_pass_brigade call
so make sure that it doesn't get left lying around. This tickled
a bug with mod_deflate and resulted in a bucket being compressed
more than once.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93610 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c