[Akonadi] [Bug 353653] Kmail crash after add an account

Daniel Vrátil bugzilla_noreply at kde.org
Sat Jan 7 13:52:31 GMT 2017


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |pim-runtime/f32aaa9d574f855
                   |                            |19c02d5d4c46dbd0853efebf8
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.4.1

--- Comment #3 from Daniel Vrátil <dvratil at kde.org> ---
Git commit f32aaa9d574f85519c02d5d4c46dbd0853efebf8 by Daniel Vrátil.
Committed on 07/01/2017 at 13:06.
Pushed by dvratil into branch 'Applications/16.12'.

IMAP: Fix crash when session is destroyed during password request

This can happen when there's a certificate problem, then the
m_pendingInitialSession is set to null before the onPasswordRequestDone()
is called, which ends up in dereferencing a nullptr in killSession().
FIXED-IN: 5.4.1

M  +5    -2    resources/imap/sessionpool.cpp

https://commits.kde.org/kdepim-runtime/f32aaa9d574f85519c02d5d4c46dbd0853efebf8

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list