]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix ap_directory_walk() per-dir merge bug seen when no <Directory /> is
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 15 Feb 2002 07:43:20 +0000 (07:43 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 15 Feb 2002 07:43:20 +0000 (07:43 +0000)
commit9169b5bec20d740c0589ec7aa5349ed31435f932
tree20e3f96e547f4296d35e5f529a178b49598ac07a
parent1178f1ca95cca3a8e2ecc90042216fb8b024c5f7
Fix ap_directory_walk() per-dir merge bug seen when no <Directory /> is
present.

showstoppers--

Kudos to Jeff for finding it.
Kudos to BrianP for leading us in the right direction.
Kudos to OtherBill for pointing out the right way to fix this.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93425 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/request.c