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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/0617bb063 |hics/krita/commit/0c85656e2
                   |a777e05aaf8e506f287eafa133a |8a97b7113733b042e7a26dea12f
                   |897c                        |5614

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 0c85656e28a97b7113733b042e7a26dea12f5614 by Dmitry Kazakov.
Committed on 11/07/2022 at 14:23.
Pushed by dkazakov into branch 'krita/5.1'.

Fix random artifacts when undoing brush strokes

It looks like making indirect painting merge multithreaded
revealed a very old race condition in the tiles data manager.
The extent of the memento should be calculated in a synchronous
way.

M  +16   -5    libs/image/tiles3/kis_memento.h
M  +6    -4    libs/image/tiles3/kis_memento_manager.cc
M  +1    -0    libs/image/tiles3/kis_memento_manager.h

https://invent.kde.org/graphics/krita/commit/0c85656e28a97b7113733b042e7a26dea12f5614

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

Reply via email to