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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/c9c4ac82d70d4f |krita/commit/2b07a7f4bd5009
                   |0e4c56ad680560e2ccb6f5eb82  |e3549cd8bb662af9e2f954a414

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 2b07a7f4bd5009e3549cd8bb662af9e2f954a414 by Dmitry Kazakov.
Committed on 13/09/2019 at 08:56.
Pushed by dkazakov into branch 'krita/4.2'.

Fix crash when painting in SimpleJobCoordinator

Mutator must be accessed only when raw pointers are locked. Otherwise,
a migration, that can happen right in the middle of the mutator's life,
will be deleted and the mutator will point to a free'd memory.

M  +38   -34   libs/image/tiles3/kis_tile_hash_table2.h

https://invent.kde.org/kde/krita/commit/2b07a7f4bd5009e3549cd8bb662af9e2f954a414

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

Reply via email to