https://bugs.kde.org/show_bug.cgi?id=420669
Laurent Montel <mon...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |kmail/commit/06848bf8d96858 | |58fc348d9ab0f7a5a998264918 --- Comment #11 from Laurent Montel <mon...@kde.org> --- Git commit 06848bf8d9685858fc348d9ab0f7a5a998264918 by Laurent Montel, on behalf of Nicolas Fella. Committed on 06/01/2022 at 19:00. Pushed by mlaurent into branch 'master'. Don't access KMKernel when destructing KMReaderMainWin At this point the kernel is already deleted by KMailPart, so we are accessing a nullptr. Since we know which config we want to access we can do that directly. M +1 -1 src/kmreadermainwin.cpp https://invent.kde.org/pim/kmail/commit/06848bf8d9685858fc348d9ab0f7a5a998264918 -- You are receiving this mail because: You are watching all bug changes.