]> granicus.if.org Git - apache/commit
Use 'apr_table_setn' instead of 'apr_table_set' when possible in order to save memory.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 18 Mar 2014 06:52:08 +0000 (06:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 18 Mar 2014 06:52:08 +0000 (06:52 +0000)
commite2643b38f954cdb325d6a393805732f507505a5d
tree1542b16d82cd7c3d391d20a2b1eb06845a696ac7
parent845a77becadc7f9469579b4a5d65e93f14ae99da
Use 'apr_table_setn' instead of 'apr_table_set' when possible in order to save memory.

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