]> granicus.if.org Git - apache/commit
Be more clever when allocating memory for log item to be escaped.
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 22 May 2013 20:38:35 +0000 (20:38 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 22 May 2013 20:38:35 +0000 (20:38 +0000)
commit111f35f4e1962cbfda3adf7ab64927da6e9b0b2d
tree6fde52fa60fa97fc48b7cc33fcf2e414fcd0736b
parent7af3897b1632be810587dfe21866a9709eb0ce88
Be more clever when allocating memory for log item to be escaped.
This should be faster and 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@1485409 13f79535-47bb-0310-9956-ffa450edef68
server/util.c