]> 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:51:49 +0000 (06:51 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 18 Mar 2014 06:51:49 +0000 (06:51 +0000)
commit98595a6c062fac13cebd5addfef64d3fa2c770fd
tree78c9a87b3408f52626249df615035a457f030017
parent401795584ccd4a9355f8e9b9bfad1faf7114f924
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