fix response code mapping

This commit is contained in:
Pierangelo Masarati 2007-01-08 00:13:28 +00:00
parent 671330a051
commit 3c012a606b

View File

@ -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;