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

Andrey <a.kama...@icloud.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/223f0d2d0bc13e8378ad48ec |ta/7ac310a2a2da6e0eba2519ea
                   |f414291ac977624c            |65fba7c7ac05b86b

--- Comment #6 from Andrey <a.kama...@icloud.com> ---
Git commit 7ac310a2a2da6e0eba2519ea65fba7c7ac05b86b by Andrey Kamakin, on
behalf of Dmitry Kazakov.
Committed on 26/06/2018 at 14:18.
Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'.

Fix assert when trying to merge down a group with a transform mask

We should be very careful about passing node pointers in queued signals.
Sometimes it may happen that the signal is delivered *after* the node has
been removed from the layers graph. If it is possible and we should avoid
that, e.g. activating this node, we should check node's graph listener's
pointer.

M  +6    -2    libs/ui/canvas/kis_display_color_converter.cpp
M  +2    -0    libs/ui/flake/kis_dummies_facade_base.cpp
M  +9    -0    libs/ui/kis_node_manager.cpp

https://commits.kde.org/krita/7ac310a2a2da6e0eba2519ea65fba7c7ac05b86b

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

Reply via email to