https://bugs.kde.org/show_bug.cgi?id=399896
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |18.08.3 Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kde | |graphics-thumbnailers/edbac | |9239ef8ad915b4b125ba4f22b45 | |238be6f8 Resolution|--- |FIXED --- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit edbac9239ef8ad915b4b125ba4f22b45238be6f8 by Kai Uwe Broulik. Committed on 19/10/2018 at 09:34. Pushed by broulik into branch 'Applications/18.08'. Avoid nullptr access When we get a bogus file bbox() may be null and accessing it will crash the thumbnailer. CHANGELOG: Fixed crash when trying to generate a thumbnail for bogus .eps files FIXED-IN: 18.08.3 Differential Revision: https://phabricator.kde.org/D16290 M +5 -2 ps/gscreator.cpp https://commits.kde.org/kdegraphics-thumbnailers/edbac9239ef8ad915b4b125ba4f22b45238be6f8 -- You are receiving this mail because: You are watching all bug changes.