]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If we passed the bucket to ap_pass_brigade (because it was EOS or FLUSH),
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 12 Oct 2001 04:59:19 +0000 (04:59 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 12 Oct 2001 04:59:19 +0000 (04:59 +0000)
commit4714a72ae467ea351ae2480ea51f73e0c0af1081
treebe2a734c6874c290214e9d323f2b9a5d557f6f01
parentfd1950344aa403afbb5acc087b5ee10164b234b7
If we passed the bucket to ap_pass_brigade (because it was EOS or FLUSH),
we shouldn't delete it.

Thanks to Doug for pointing out that something broke.

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