]> granicus.if.org Git - apache/commit
Don't try to use the LDAP cache if it has been turned off. Make sure that we
authorBradley Nicholes <bnicholes@apache.org>
Mon, 24 Feb 2003 23:19:30 +0000 (23:19 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 24 Feb 2003 23:19:30 +0000 (23:19 +0000)
commit3813226691795bc9823a1bbb29234837ef354588
tree144e6be699d07c36f77b3249fecb84ffc9d283b9
parentfa800a60031a2e4ee49d03f8b8868a77c621c8d9
Don't try to use the LDAP cache if it has been turned off.  Make sure that we
have a "curl" before trying to use it.  If caching has been turned off then the
curl variable will be NULL.  This fixes a problem where LDAP caching would
fault when caching was disabled.

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