]> granicus.if.org Git - apache/commit
fix pool misuse around mod_ldap's connection cache, previously pconf
authorEric Covener <covener@apache.org>
Fri, 2 Nov 2007 21:58:57 +0000 (21:58 +0000)
committerEric Covener <covener@apache.org>
Fri, 2 Nov 2007 21:58:57 +0000 (21:58 +0000)
commita2897ec7a59c2c31572f05e0add5f539594b2a1b
tree76dc011f52e0f52c7efe608286e0bf93eb816aa2
parentbbebc9339e52c0b6622aa129c292cf8cd6b9da8c
fix pool misuse around mod_ldap's connection cache, previously pconf
could be used during request processing

(the apr_ldap_foo only need a pool for temporary data anyway)

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