]> granicus.if.org Git - apache/commit
Make sure we clone the table rather than copy it, to ensure that no keys
authorGraham Leggett <minfrin@apache.org>
Wed, 5 Jan 2011 09:53:55 +0000 (09:53 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 5 Jan 2011 09:53:55 +0000 (09:53 +0000)
commit9e215e4840203c3166bc56fad7c1797c0cfb83c9
treefbf21d0078813f87740c479adaedc116895cb066
parent40a2f60a998bfcc824ec81c45eddf0ec213d4635
Make sure we clone the table rather than copy it, to ensure that no keys
or values allocated from r->pool end up referenced in the backend request.

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