https://bugs.openldap.org/show_bug.cgi?id=10290

Quanah Gibson-Mount <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|IN_PROGRESS                 |RESOLVED
         Resolution|---                         |TEST

--- Comment #7 from Quanah Gibson-Mount <[email protected]> ---
  • 62892d09 
by Ondřej Kuzník at 2024-12-16T20:00:25+00:00 
ITS#10290 Move syncrepl_modify_cb to the end of the list

The way op->orm_modlist is allocated by syncrepl_op_modify is not
compatible with slap_mods_free() and so callbacks from any overlays that
touch op->orm_modlist on the way down need a chance to undo their state
first as we go back up.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to