[kontact] [Bug 420669] Kontact (KMail?) crash on exit

Laurent Montel bugzilla_noreply at kde.org
Thu Jan 6 19:06:31 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=420669

Laurent Montel <montel at 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 <montel at 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 the assignee for the bug.


More information about the Kdepim-bugs mailing list