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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/9321eb2b2 |hics/krita/commit/9887c3717
                   |2f0a330ba5d63bb7bb03a779de8 |152f6dbbd127ed69dcba2d4011d
                   |fe28                        |9472

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 9887c3717152f6dbbd127ed69dcba2d4011d9472 by Dmitry Kazakov.
Committed on 17/02/2021 at 05:38.
Pushed by dkazakov into branch 'krita/4.3'.

Crash when undoing reincarnation of a shape selection too quickly

It may happen that the update jobs are still accessing the shape
selection pointer via KisSelection::updateProjection(), while
undo command is busy reincarnating the shape selection into a
raster one.

We should guard the shape selection pointer from such concurrent
access.

M  +50   -4    libs/image/kis_selection.cc

https://invent.kde.org/graphics/krita/commit/9887c3717152f6dbbd127ed69dcba2d4011d9472

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

Reply via email to