[Akonadi] [Bug 303952] Akonadi imap resource crashes
David Faure
faure at kde.org
Sun Mar 3 13:04:45 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=303952
David Faure <faure at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
CC| |faure at kde.org
Version Fixed In| |4.10.2
Resolution|--- |FIXED
Latest Commit| |5c4a1fea0347e7536ec2c03aebb
| |421536daba441
--- Comment #1 from David Faure <faure at kde.org> ---
commit 5c4a1fea0347e7536ec2c03aebb421536daba441
Author: David Faure <faure at kde.org>
Date: Sat Mar 2 14:59:19 2013 +0100
Fix crash in SessionPool::onPasswordRequestDone, again due to
m_pendingInitialSession.
It could become dangling in the following case:
- wrong imap password, error dialog shows up, leave it up
- wait for connection to drop (idle timeout, or maybe due to losing network
altogether)
- resource reconnects, wrong password still, error dialog show up.
When closing them both, the 2nd one ends up in
SessionPool::onPasswordRequestDone with
a dangling m_pendingInitialSession.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list