clear rc, otherwise syncrepl stops
This commit is contained in:
Howard Chu 2015-01-14 20:27:49 +00:00
parent 869324ff9f
commit 047f275987

View File

@ -1314,6 +1314,7 @@ do_syncrep2(
slap_sl_free( syncUUIDs, op->o_tmpmemctx );
}
}
rc = 0;
slap_sync_cookie_free( &syncCookie, 0 );
break;
default: