]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Use the correct pool for apr_table_copy. Otherwise we trigger the bad pool
authorRuediger Pluem <rpluem@apache.org>
Mon, 13 Feb 2006 22:58:03 +0000 (22:58 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 13 Feb 2006 22:58:03 +0000 (22:58 +0000)
commitdf09bfe3f6bb35b6aeb8a70c13f2f17854c286bd
tree8298796824547bff9ad05e1faf8f59b625aea84a
parentcb130c3e8fffdc9d68ebca891db46426bbfd5fd3
* Use the correct pool for apr_table_copy. Otherwise we trigger the bad pool
  ancestry abort in apr_table_copy if apr is compiled with APR_POOL_DEBUG.

Noticed by: Joe Orton

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