]> granicus.if.org Git - apache/commit
Be more clever when allocating memory for log item to be escaped.
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Mar 2013 21:57:44 +0000 (21:57 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Mar 2013 21:57:44 +0000 (21:57 +0000)
commit86087766c6c1922f9213dbbf1b339c71d102b2c9
tree73a656a48b5498c29ced2551fc8ae1d9d291cbca
parent9c534417a42857780c127c660aa2662cd8e887ac
Be more clever when allocating memory for log item to be escaped.
This should save about 70-100 bytes in the request pool with the default config.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1461869 13f79535-47bb-0310-9956-ffa450edef68
server/util.c