mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
fix response code mapping
This commit is contained in:
parent
671330a051
commit
3c012a606b
1 changed files with 1 additions and 0 deletions
|
|
@ -323,6 +323,7 @@ other:;
|
|||
LDAP_BACK_CONN_TAINTED_SET( mc );
|
||||
meta_back_release_conn_lock( op, mc, 0 );
|
||||
*mcp = NULL;
|
||||
rs->sr_err = rc;
|
||||
|
||||
retcode = META_SEARCH_ERR;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue