Because of broken ownership semantics, KUndo2Command::timedMergeWith can crash
Closed, ResolvedPublic

Description

Because of broken ownership semantics, KUndo2Command::timedMergeWith can crash when it tries to merge two commands, one of which has been deleted.

https://bugs.kde.org/show_bug.cgi?id=366607

rempt created this task.Sep 19 2016, 12:21 PM

@dkazakov did you fix this with those commits you made today? Or is it a separate concern?