]> granicus.if.org Git - apache/commit
Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a...
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 20:03:36 +0000 (20:03 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 20:03:36 +0000 (20:03 +0000)
commit4df64266958e843ecc66c15e4521219cb2bb8e95
treebf2249300069c21c81e1ba6c58017c1454963102
parentee9f87c2c27ca81a2c7ff776bbc2ccceb2f6b39e
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@1719189 13f79535-47bb-0310-9956-ffa450edef68
server/config.c