]> granicus.if.org Git - apache/commit
outch. there are some possible NULL pointer references. Have you ever tried
authorWilfredo Sanchez <wsanchez@apache.org>
Sun, 8 Dec 2002 21:13:07 +0000 (21:13 +0000)
committerWilfredo Sanchez <wsanchez@apache.org>
Sun, 8 Dec 2002 21:13:07 +0000 (21:13 +0000)
commit7c986ef4df3432d5ae1c92cba5cb07062ff2a6c8
tree501e4c931baf9bfda0861ca4b5956388c7e69c8e
parent377047b6d29fd22729da5394b9f29f42f6e5cfd9
outch. there are some possible NULL pointer references. Have you ever tried
AuthDigestProvider dbm? This results in a great kaboom. The patch makes
apache throw an error, if someone tries a provider, that doesn't support
the particular auth scheme.

Submitted by: Andre Malo <nd@perlig.de>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97802 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth_basic.c
modules/aaa/mod_auth_digest.c