mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-05 13:40:08 +08:00
Pop local callback for modify
This commit is contained in:
parent
dba1b54b47
commit
0189fcc32a
@ -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 New Issue
Block a user