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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/ef3c9fe7199886
                   |                            |ba4f089694a042bcb154b46003
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit ef3c9fe7199886ba4f089694a042bcb154b46003 by Dmitry Kazakov.
Committed on 23/04/2020 at 20:52.
Pushed by dkazakov into branch 'master'.

Fix crash when applying liquify transformation via Transform Mask

We must not access Qt containers in non-const manner in multithreaded
environment. Qt has lazy sharing routines, which are not thread safe.

M  +19   -0    libs/global/kis_algebra_2d.h
M  +5    -11   libs/image/kis_liquify_transform_worker.cpp

https://invent.kde.org/kde/krita/commit/ef3c9fe7199886ba4f089694a042bcb154b46003

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

Reply via email to