ITS#8013 fix syncprov_matchops test_filter usage

This commit is contained in:
Howard Chu 2015-01-04 07:20:41 +00:00
parent c5cc2f241f
commit 0b2438fbec

View File

@ -1310,8 +1310,8 @@ syncprov_matchops( Operation *op, opcookie *opc, int saveit )
phase otherwise (ITS#6555) */
op2.ors_filter = ss->s_op->ors_filter->f_and->f_next;
}
ldap_pvt_thread_mutex_unlock( &ss->s_mutex );
rc = test_filter( &op2, e, op2.ors_filter );
ldap_pvt_thread_mutex_unlock( &ss->s_mutex );
}
Debug( LDAP_DEBUG_TRACE, "syncprov_matchops: sid %03x fscope %d rc %d\n",