Save a few cycles.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 4 May 2018 19:54:53 +0000 (19:54 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 4 May 2018 19:54:53 +0000 (19:54 +0000)
commit2de1c498e782a7c81a76ba2922d6edf93ba82316
treed894858c8a611826d0deb2892f829710ad4df206
parent20e671b49aa331731f108a983e07304d060e8063
Save a few cycles.

Use apr_pstrmemdup instead of apr_pstrndup when possible.

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