]> granicus.if.org Git - apache/commit
Fix a resource leak where LDAP connections were not being returned
authorGraham Leggett <minfrin@apache.org>
Mon, 22 Jul 2002 10:27:14 +0000 (10:27 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 22 Jul 2002 10:27:14 +0000 (10:27 +0000)
commit553751a20e825c6c30ef40345ec4d94bcb02cbe9
treef75a3789813c6ed6732f073d16450e1ab5792067
parent7753fb580f2392ab859f034189c7a3f1e7d54acc
Fix a resource leak where LDAP connections were not being returned
to the pool after being used.
PR:
Obtained from:
Submitted by: Scott Lamb <slamb@slamb.org>
Reviewed by:

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