]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Save a few cycles.
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 27 Mar 2017 19:48:19 +0000 (19:48 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 27 Mar 2017 19:48:19 +0000 (19:48 +0000)
commit8533abfc4107e9b43e5dfeaa5f13d466eb5bb621
tree3bb9e1a73fdbddbf86bb699a8282b110e41a596c
parentea16c6ebfe6b79ce2f0e1aa1757f5eec3155732c
Save a few cycles.
'apr_pstrcatv' can compute the length of the new string for us.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788996 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_cache_socache.c