]> granicus.if.org Git - apache/commit
* Do not set filter context brigade to NULL (and thus need to recreate it each
authorRuediger Pluem <rpluem@apache.org>
Tue, 11 Dec 2007 12:48:39 +0000 (12:48 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 11 Dec 2007 12:48:39 +0000 (12:48 +0000)
commit754135d1f2289a65002a73c928a57203c62ae379
tree23c2d67e54d5b9a1273c52879413f85265f37b5b
parent1c6b2a84f4112cdc1ef5887cbc7c8aa7a9e58a77
* Do not set filter context brigade to NULL (and thus need to recreate it each
  time) but empty it (via APR_BRIGADE_PREPEND) and reuse it.

Submitted by: Stefan Fritsch <sf sfritsch.de>
Reviewed by: rpluem

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