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

--- Comment #4 from Tymond <tamtamy.tym...@gmail.com> ---
Git commit c7a001e171ed2923c2e88cc5397921bb3b4aa30b by Agata Cacko.
Committed on 11/12/2019 at 12:49.
Pushed by tymond into branch 'krita/4.2'.

Fix crash opening .kra with incorrect clone source

Before this commit, files created using copying and pasting
clone layers from one file to another would be corrupted
and crash Krita when the user tried to open them.
This commit fixes crashing on opening those files.
After this commit, all clone layers are replaced by
empty paint layers. (Empty, because all data is lost).

M  +4    -0    libs/image/kis_async_merger.cpp
M  +32   -2    plugins/impex/kra/kra_converter.cpp
M  +8    -3    plugins/impex/libkra/kis_kra_load_visitor.cpp

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

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

Reply via email to