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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/38175ae5b1efddcecf6f0699
                   |                            |544884e5278a7c3f
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 38175ae5b1efddcecf6f0699544884e5278a7c3f by Dmitry Kazakov.
Committed on 08/04/2019 at 08:56.
Pushed by dkazakov into branch 'master'.

Fix crash in Split Alpha

convertTo() cannot be called from the ctor, because it creates
chared pointers to 'this', which causes early death of the object.

M  +17   -12   libs/image/kis_paint_device.cc
M  +2    -0    libs/image/kis_paint_device.h
M  +6    -3    libs/image/kis_pixel_selection.cpp

https://commits.kde.org/krita/38175ae5b1efddcecf6f0699544884e5278a7c3f

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

Reply via email to