https://bugs.kde.org/show_bug.cgi?id=445581
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/103fb3f29 | |ae2600d6bc1192833278ea56dc8 | |0c28 --- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 103fb3f29ae2600d6bc1192833278ea56dc80c28 by Eoin O'Neill. Committed on 19/11/2021 at 03:04. Pushed by eoinoneill into branch 'master'. Fix nullptr crash associated with invalid access on `addResourceOrWarnIfNotLoaded` Since this method is supposed to warn the user, we shouldn't be risking a segfault on invalid function calls to null pointers! M +4 -3 libs/resources/KisRequiredResourcesOperators.cpp https://invent.kde.org/graphics/krita/commit/103fb3f29ae2600d6bc1192833278ea56dc80c28 -- You are receiving this mail because: You are watching all bug changes.