]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ldap/util_ldap.c (util_ldap_post_config): Pass NULL to
authorJoe Orton <jorton@apache.org>
Wed, 3 Aug 2005 14:44:29 +0000 (14:44 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 3 Aug 2005 14:44:29 +0000 (14:44 +0000)
commite4ff0cc58d60cb2a128b38cbea542a60a296c061
tree5724f607f614243cfac27dc7f4e46dce496a627a
parent7754d8254f9f75c9cdf7797890c88594df91e2fe
* modules/ldap/util_ldap.c (util_ldap_post_config): Pass NULL to
apr_global_mutex_create if no cache file name is specified, rather
than inventing an inappropriate name with tmpnam().

PR: 30385

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