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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/7b147c93b51bb4
                   |                            |c7e2d0ed2148fd828c54226022
         Resolution|DUPLICATE                   |FIXED

--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7b147c93b51bb4c7e2d0ed2148fd828c54226022 by Dmitry Kazakov.
Committed on 27/04/2020 at 21:40.
Pushed by dkazakov into branch 'master'.

Fix threading issue when loading KisGeneratorLayer

We shouldn't call the same function from both, GUI thread and a worker
thread. It may lead to concurrent writes to the same image area, which
is not something we are allowed to do
Related: bug 419301

M  +1    -1    libs/image/generator/kis_generator_layer.cpp

https://invent.kde.org/kde/krita/commit/7b147c93b51bb4c7e2d0ed2148fd828c54226022

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

Reply via email to