]> 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:51:49 +0000 (06:51 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 18 Mar 2014 06:51:49 +0000 (06:51 +0000)
commit845a77becadc7f9469579b4a5d65e93f14ae99da
tree78c9a87b3408f52626249df615035a457f030017
parent61c6390a905b7453a658f1d0794b5d105d1f23e1
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@1578759 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_ajp.c