Revision c6c086a...

Go back to digest for 16th January 2011

Bug Fixes in KDE-PIM

Volker Krause committed changes in [kdepim-runtime] /resources/imap/sessionpool.cpp:

Fix crash when losing network while trying to connect a new session.

In this case all already ready sessions disconnect, and with none left, the
account object is deleted to prepare the full reconnect. The pending
session then fails as well, at which point accessing m_account will crash.

File Changes

Modified 1 files
  • /resources/imap/sessionpool.cpp
1 files changed in total