mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
Pop local callback for modify
This commit is contained in:
parent
dba1b54b47
commit
0189fcc32a
1 changed files with 1 additions and 0 deletions
|
|
@ -516,6 +516,7 @@ release:
|
|||
rc = on->on_info->oi_orig->bi_op_add(op, &nrs);
|
||||
if ( op->ora_e == e )
|
||||
entry_free( e );
|
||||
op->o_callback = cb.sc_next;
|
||||
|
||||
return(rc);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue