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
                   |                            |hics/krita/commit/4205530a3
                   |                            |0ed9a4578b1db509ca7cdb1d153
                   |                            |0360
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 4205530a30ed9a4578b1db509ca7cdb1d1530360 by Dmitry Kazakov.
Committed on 15/04/2022 at 11:25.
Pushed by dkazakov into branch 'master'.

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/4205530a30ed9a4578b1db509ca7cdb1d1530360

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

Reply via email to