]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a...
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 06:52:10 +0000 (06:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 06:52:10 +0000 (06:52 +0000)
commitee9f87c2c27ca81a2c7ff776bbc2ccceb2f6b39e
tree42bbdb1a756f7d4a74fc393d812cb3675fc5d178
parent60964353d519fc8098571b3f692547a5615c88d2
Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a few cycles.

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