]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commita547ba6880921a5bbffd75e514296678861e1c07
treeaed2a830e672923a17d359cc14fa570652cab388
parent3a1806ebd11d09ecb60a82a152b0d2d8470ac30a
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