]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1875353 from trunk:
authorYann Ylavic <ylavic@apache.org>
Tue, 9 Mar 2021 16:09:07 +0000 (16:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 9 Mar 2021 16:09:07 +0000 (16:09 +0000)
commite7d7feb58b2a37a65f0cca5d2f5a55a148d3f3d2
tree509d926f23fab77e6369689be26aae3cb66ae7d4
parent928b83ac663620127dafa986730eca8b74295004
Merge r1875353 from trunk:

* modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response): Clear any
  possible returned buckets in the brigade in the error case. As we want to
  close the connection anyway there is no sensible content we could still
  sent and hence doing the needed life time transformation of the buckets
  would be a waste.

PR: 64234

Submitted by: rpluem
Reviewed by: ylavic, jorton, jfclere

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887378 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_http.c