mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
ITS#6138 drop unnecessary use of o_abandon
This commit is contained in:
parent
795add7b96
commit
658e526bb0
@ -711,7 +711,6 @@ retcode_entry_response( Operation *op, SlapReply *rs, BackendInfo *bi, Entry *e
|
||||
return rs->sr_err = SLAPD_DISCONNECT;
|
||||
}
|
||||
|
||||
op->o_abandon = 1;
|
||||
return rs->sr_err;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user