]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
End abuse of apr_strnat[case]cmp - it isn't str[case]cmp.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 13 Jul 2005 04:43:59 +0000 (04:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 13 Jul 2005 04:43:59 +0000 (04:43 +0000)
commitd2ff8502415256b8f07e0c48dd339294e9100654
tree40cfd635befaa23f2b659ef009f71ae2a3ce62a8
parent0b55a191d58c8ccbfef0834c32469c6c6fcdf5af
  End abuse of apr_strnat[case]cmp - it isn't str[case]cmp.

  Unsure if apr_strnatcasecmp(conf_ip, uri_ip) was intentional, on the
  off chance that the left or right hand ip string happens to contain
  leading zeros.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@216111 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy_http.c