Skip to content
Snippets Groups Projects
Commit 3c012a60 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix response code mapping

parent 671330a0
Branches
Tags
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment