]> granicus.if.org Git - apache/commit
Merge r1719018, r1719189, r1719190 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 19 Jan 2016 12:56:11 +0000 (12:56 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 19 Jan 2016 12:56:11 +0000 (12:56 +0000)
commitb505bc13acf78262b67cfd4fcff37013ae38d708
tree0c7d903efc765d1cc33f89a73e1657a2d2e8c38d
parent9c11d7ad82a259839aeed6b768eb024bbc6d08e0
Merge r1719018, r1719189, r1719190 from trunk:

Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a few cycles.

Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when applicable in order to save a few cycles.

Fix some minor style issue.
Submitted by: jailletc36
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1725506 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/config.c
server/util_regex.c