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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/87175ca76
                   |                            |7bf6ed2c8738f81a9b957faaf84
                   |                            |e7db

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 87175ca767bf6ed2c8738f81a9b957faaf84e7db by Dmitry Kazakov.
Committed on 21/05/2021 at 08:27.
Pushed by dkazakov into branch 'master'.

Fix crash when closing Krita too quickly while some stroke is still rendering

KisCanvas2 is directly connected to the image, therefore, it should not
be destroyed before the the connection is removed and all the callers
has completed their requests.

M  +6    -1    libs/ui/KisView.cpp
M  +16   -0    libs/ui/canvas/kis_canvas2.cpp
M  +1    -0    libs/ui/canvas/kis_canvas2.h

https://invent.kde.org/graphics/krita/commit/87175ca767bf6ed2c8738f81a9b957faaf84e7db

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

Reply via email to