https://bugs.kde.org/show_bug.cgi?id=445581
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/103fb3f29 |hics/krita/commit/4b4f4d429 |ae2600d6bc1192833278ea56dc8 |fb7a7c835dc15fd5bb8c3f4339a |0c28 |69af --- Comment #5 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 4b4f4d429fb7a7c835dc15fd5bb8c3f4339a69af by Eoin O'Neill. Committed on 19/11/2021 at 03:26. Pushed by eoinoneill into branch 'krita/5.0'. 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! (cherry picked from commit 103fb3f29ae2600d6bc1192833278ea56dc80c28) M +4 -3 libs/resources/KisRequiredResourcesOperators.cpp https://invent.kde.org/graphics/krita/commit/4b4f4d429fb7a7c835dc15fd5bb8c3f4339a69af -- You are receiving this mail because: You are watching all bug changes.