mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-11 14:53:13 -05:00
subentry cleanup
This commit is contained in:
parent
1643145b03
commit
4d6469f949
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ dn2entry_retry:
|
|||
#endif
|
||||
|
||||
rs->sr_err = LDAP_INVALID_CREDENTIALS;
|
||||
send_ldap_result( op );
|
||||
send_ldap_result( op, rs );
|
||||
|
||||
goto done;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue