]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Ensure that req->dn is valid for the util_ldap_cache_compare() call.
authorJim Jagielski <jim@apache.org>
Mon, 8 Aug 2005 21:23:22 +0000 (21:23 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 8 Aug 2005 21:23:22 +0000 (21:23 +0000)
commitc2c05e0aeec4183cc873abcf82422652ab076dc5
tree0ef6140e78ef2b8a4c5cb464599e8cb26c3f32a3
parentcc2db72ca11f907909417edad880b8ad7fd0e87f
Ensure that req->dn is valid for the util_ldap_cache_compare() call.
Esp make sure not null.

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