]> granicus.if.org Git - apache/commit
if the call to ldap_simple_bind_s() fails, the connection is left in an unbound state...
authorBradley Nicholes <bnicholes@apache.org>
Thu, 13 May 2004 14:29:11 +0000 (14:29 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 13 May 2004 14:29:11 +0000 (14:29 +0000)
commit06bc34ae0cbe877b13b4a38d6509fce01b614b1e
tree2cc90d001f4ccfb90af476da11538227647c3d1c
parent8a35d297cfbbe3cf3c76d0dba5e6def189408a9d
if the call to ldap_simple_bind_s() fails, the connection is left in an unbound state.  Make sure that the connection record is updated to show the current state.

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