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

David Faure <fa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |fa...@kde.org
   Version Fixed In|                            |4.10.2
         Resolution|---                         |FIXED
      Latest Commit|                            |5c4a1fea0347e7536ec2c03aebb
                   |                            |421536daba441

--- Comment #1 from David Faure <fa...@kde.org> ---
commit 5c4a1fea0347e7536ec2c03aebb421536daba441
Author: David Faure <fa...@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.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to