]> granicus.if.org Git - apache/commit
* modules/ldap/util_ldap.c (util_ldap_child_init): Don't segfault if
authorJoe Orton <jorton@apache.org>
Tue, 12 Oct 2004 12:16:42 +0000 (12:16 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 12 Oct 2004 12:16:42 +0000 (12:16 +0000)
commit8aaa48d5e27d2ae295aed0492c1f67ab2ee1bde1
treee1ae0556162e84f5fa40f65ae6a547b6e115b83b
parent1b3a4c20134bd44d7b3ba4c91d897cb389efc7de
* modules/ldap/util_ldap.c (util_ldap_child_init): Don't segfault if
the cache has been disabled (when _cache_lock == NULL).
(util_ldap_post_config): Set mutex permissions if necessary.

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