https://bugs.kde.org/show_bug.cgi?id=417396
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Version Fixed In| |5.68.0 Latest Commit| |https://commits.kde.org/kcm | |utils/ea7120ed901bf6161bb48 | |3ab73211a6491daac8f --- Comment #6 from Wolfgang Bauer <wba...@tmo.at> --- Git commit ea7120ed901bf6161bb483ab73211a6491daac8f by Wolfgang Bauer. Committed on 16/02/2020 at 17:05. Pushed by wbauer into branch 'master'. Check activeModule before using it `activeModule` can be a nullptr here, as this is outside/after the `if (activeModule)`. This causes kontact to crash when opening its settings. FIXED-IN: 5.68.0 Differential Revision: https://phabricator.kde.org/D27433 M +1 -1 src/kcmultidialog.cpp https://commits.kde.org/kcmutils/ea7120ed901bf6161bb483ab73211a6491daac8f -- You are receiving this mail because: You are watching all bug changes.