]> 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)
commit42739510264660ce2c6db111673f2b9a038a937a
tree501e4c931baf9bfda0861ca4b5956388c7e69c8e
parent1f8f74d25cc19bf82a14147e5366c9e8f49382dc
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