]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
optimize this... Do strlen() ONLY if we need to check
authorJim Jagielski <jim@apache.org>
Sun, 8 Jan 2012 01:40:01 +0000 (01:40 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 8 Jan 2012 01:40:01 +0000 (01:40 +0000)
commit05eec762db2a2bb261c5c2614e08c91e92672482
tree1389210adda11988598bbf95164734f7db38b71e
parentd9059d94259969bdf51ff63cd9302314ce020c46
optimize this... Do strlen() ONLY if we need to check
for overflow.

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