mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
more for #6397
This commit is contained in:
parent
e72e0507f8
commit
fae4df1ed6
@ -2561,8 +2561,7 @@ no_change: if ( !(op->o_sync_mode & SLAP_SYNC_PERSIST) ) {
|
||||
ber_bvarray_free_x( ctxcsn, op->o_tmpmemctx );
|
||||
if ( sids )
|
||||
op->o_tmpfree( sids, op->o_tmpmemctx );
|
||||
send_ldap_result( op, rs );
|
||||
return rs->sr_err;
|
||||
goto bailout;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user