]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix parsing of Allow/Deny rules using IP addresses without a netmask;
authorJoe Orton <jorton@apache.org>
Sun, 7 Mar 2004 21:47:14 +0000 (21:47 +0000)
committerJoe Orton <jorton@apache.org>
Sun, 7 Mar 2004 21:47:14 +0000 (21:47 +0000)
commitcf2da6b23338d828f127f85e5d4d0d8cba091592
tree4035f096f99bc47f97daab8664684f9228e8250d
parentfed875e89d7711f20780b8073a8c9ec2b7e78c80
Fix parsing of Allow/Deny rules using IP addresses without a netmask;
issue is known to affect only big-endian 64-bit platforms; on affected
platforms such rules would never produce matches.

PR: 23850
Submitted by: Henning Brauer <henning@openbsd.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102879 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/standard/mod_access.c