]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Save a few bytes in conf pool when parsing some directives. Use temp_pool when applic...
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 5 Feb 2015 21:03:04 +0000 (21:03 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 5 Feb 2015 21:03:04 +0000 (21:03 +0000)
commit25a2e41ea7e474100375986de0a0d792ff8094de
tree465a7fc8138a408991b5a805b9ee8dd8c696b69f
parentbe32097e6c360f5cea91969409c33bfc1d2d2469
Save a few bytes in conf pool when parsing some directives. Use temp_pool when applicable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1657692 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_filter.c
os/unix/unixd.c
server/mpm_common.c