Revision afd4676...

Go back to digest for 2nd June 2013

Bug Fixes in KDE-PIM

Jan Kundrát committed changes in [trojita] src/Imap/Model/ThreadingMsgListModel.cpp:

Fix segfault due to deleted pruneTree call

Commit faea6a3132fe78fd25e84e7adeeb3edddb89b46b changed the behavior, some of
the messages still in the tree might now have a null pointer to the original
TreeItemMessage. I've hit this assert myself when switching mailboxes (but only
after a couple days).

REVIEW: 110675

File Changes

Modified 1 files
  • src/Imap/Model/ThreadingMsgListModel.cpp
1 files changed in total