]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit155e596caf0dba60664ff95836032eaa759d5887
tree1542b16d82cd7c3d391d20a2b1eb06845a696ac7
parent98595a6c062fac13cebd5addfef64d3fa2c770fd
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