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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/4205530a3 |hics/krita/commit/f7aaade55
                   |0ed9a4578b1db509ca7cdb1d153 |24e641aa2589d092f5be810315c
                   |0360                        |d61f

--- Comment #17 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit f7aaade5524e641aa2589d092f5be810315cd61f by Dmitry Kazakov.
Committed on 15/04/2022 at 11:29.
Pushed by dkazakov into branch 'krita/5.0'.

Fix a random crash while painting

The crash happened because KisSurrogateUndoStore emitted a queued
signal from its destructor to itself. This queued signal would be
delivered by the main GUI thread to the already destroyed object.

M  +4    -1    libs/command/kis_undo_stores.cpp
M  +6    -1    libs/ui/kis_document_undo_store.cpp

https://invent.kde.org/graphics/krita/commit/f7aaade5524e641aa2589d092f5be810315cd61f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to