diff options
author | Stefan Fritsch <sf@apache.org> | 2011-01-08 15:29:12 +0100 |
---|---|---|
committer | Stefan Fritsch <sf@apache.org> | 2011-01-08 15:29:12 +0100 |
commit | 4545ed5fcc08e102f4b4c39ff60f107abb5dfb5e (patch) | |
tree | b1cfefe3edd43bb540e4aa8b8bd2f67c803ceaff /server/mpm/prefork/prefork.c | |
parent | Add rpluem's suggested warning against of loss of logging data on a crash. (diff) | |
download | apache2-4545ed5fcc08e102f4b4c39ff60f107abb5dfb5e.tar.xz apache2-4545ed5fcc08e102f4b4c39ff60f107abb5dfb5e.zip |
Fix a bug in authz logic merging which caused
section->op == AUTHZ_LOGIC_AND
auth_result == AUTHZ_DENIED_NO_USER
child_result == AUTHZ_GRANTED
to return AUTHZ_GRANTED instead of AUTHZ_DENIED_NO_USER.
While there, refactor the if blocks to make them a bit more readable.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056713 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions