]> git.sur5r.net Git - openldap/commitdiff
subentry cleanup
authorJong Hyuk Choi <jongchoi@openldap.org>
Tue, 22 Apr 2003 17:00:04 +0000 (17:00 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Tue, 22 Apr 2003 17:00:04 +0000 (17:00 +0000)
servers/slapd/back-bdb/bind.c

index 0158a9cff254b94eb8c2e221be1023ea4205c6fa..e9bc3bc5df697ab3dcedad82b604b2c83c9f45a5 100644 (file)
@@ -127,7 +127,7 @@ dn2entry_retry:
 #endif
 
                rs->sr_err = LDAP_INVALID_CREDENTIALS;
-               send_ldap_result( op );
+               send_ldap_result( op, rs );
 
                goto done;
        }