[kdepim] [Bug 271834] akonadi imap resource crash

David Faure faure at kde.org
Sun Feb 17 20:55:47 GMT 2013


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

David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from David Faure <faure at kde.org> ---
The code in cancelSessionCreation() says, nowadays:

    if ( !m_pendingRequests.isEmpty() ) {
      emit sessionRequestDone( m_pendingRequests.takeFirst(), 0, errorCode,
errorMessage );

So the takeFirst() can't abort like in the crash reported here, anymore.
-> closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list