Commit 129839de authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

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.

This also fixes some memory leaks due to not freeing resources when error
conditions occur.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98786 13f79535-47bb-0310-9956-ffa450edef68
parent e05fc605
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment