]> granicus.if.org Git - apache/commit
* modules/debug/mod_bucketeer.c (bucketeer_out_filter): Only pass on
authorJoe Orton <jorton@apache.org>
Fri, 16 Dec 2005 13:08:32 +0000 (13:08 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 16 Dec 2005 13:08:32 +0000 (13:08 +0000)
commit948e9ab8b204b6fa4056558fef8433a81fabbf01
treee968e1651d385b3928d66ba3cfa526aa62feddf3
parentfe2d4956718a8a67eb4c54609e44f52168e1871c
* modules/debug/mod_bucketeer.c (bucketeer_out_filter): Only pass on
the brigade if the pass delimiter is reached and not for any flush
delimiter; allows creating brigades with a flush bucket in the middle.
Fail if ap_pass_brigade() fails.

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