mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix response code mapping
This commit is contained in:
parent
671330a051
commit
3c012a606b
@ -323,6 +323,7 @@ other:;
|
|||||||
LDAP_BACK_CONN_TAINTED_SET( mc );
|
LDAP_BACK_CONN_TAINTED_SET( mc );
|
||||||
meta_back_release_conn_lock( op, mc, 0 );
|
meta_back_release_conn_lock( op, mc, 0 );
|
||||||
*mcp = NULL;
|
*mcp = NULL;
|
||||||
|
rs->sr_err = rc;
|
||||||
|
|
||||||
retcode = META_SEARCH_ERR;
|
retcode = META_SEARCH_ERR;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user