https://bugs.kde.org/show_bug.cgi?id=364350
--- Comment #13 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 5f26933edb76bc8b1330a330d58db91953d02734 by Agata Cacko. Committed on 29/08/2019 at 18:34. Pushed by tymond into branch 'master'. Fix jpeg crash Krita in case of any error Before this commit, jpeg would crash if the user would try to save the file into a location with not enough room for this file or in any other cases that would cause an error. This commit adds the simple error checking to the exporter, too, since the importer already had it. M +213 -203 plugins/impex/jpeg/kis_jpeg_converter.cc https://invent.kde.org/kde/krita/commit/5f26933edb76bc8b1330a330d58db91953d02734 -- You are receiving this mail because: You are watching all bug changes.