]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the same
authorJoe Orton <jorton@apache.org>
Mon, 21 Oct 2013 18:58:26 +0000 (18:58 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 21 Oct 2013 18:58:26 +0000 (18:58 +0000)
commitcc0d9b93835692f4d1cff5d3ad879c598ea8caaa
treecd50c393f78b02b5f78e62ec521b37834cdbacf3
parent4687f48c3795383ced25f6a581553c3a140bfd41
* modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the same
  brigade lifetime for the header brigade as the other brigades.
  POSSIBLE (but as yet unconfirmed) fix for crashes seen with threaded
  servers, e.g. PR 50335; appears correct or at least not harmful.

PR: 50335

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