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

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d60b315d4c51895eec12288e96790b6a4a602b01 by Dmitry Kazakov.
Committed on 10/09/2020 at 19:03.
Pushed by dkazakov into branch 'krita/4.3'.

Fix sanity assert when destroying image right after pasting a layer into it

Basically, KisNodeJugglerCompressed should stop storing **any** pointers
to KisImage after slotEndStrokeRequested() has arrived.

The pointers are stored in Private and BatchMoveUpdateData.

M  +3    -1    libs/image/kis_idle_watcher.cpp
M  +1    -0    libs/ui/KisDocument.cpp
M  +7    -4    libs/ui/kis_node_juggler_compressed.cpp

https://invent.kde.org/graphics/krita/commit/d60b315d4c51895eec12288e96790b6a4a602b01

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

Reply via email to