mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS#8281 more for prev commit
This commit is contained in:
parent
cd8ff37629
commit
71c907fb88
1 changed files with 0 additions and 2 deletions
|
|
@ -1869,8 +1869,6 @@ static int accesslog_response(Operation *op, SlapReply *rs) {
|
|||
e = NULL;
|
||||
if ( do_graduate ) {
|
||||
slap_graduate_commit_csn( &op2 );
|
||||
if ( op2.o_csn.bv_val )
|
||||
op->o_tmpfree( op2.o_csn.bv_val, op->o_tmpmemctx );
|
||||
}
|
||||
|
||||
done:
|
||||
|
|
|
|||
Loading…
Reference in a new issue