[Bug 174839] kmail crashes while deleting single selected mails
Thomas McGuire
mcguire at kde.org
Wed Mar 4 14:23:18 GMT 2009
https://bugs.kde.org/show_bug.cgi?id=174839
--- Comment #15 from Thomas McGuire <mcguire kde org> 2009-03-04 15:23:13 ---
SVN commit 935089 by tmcguire:
Backport r934415 by stefanek from trunk to the 4.2 branch:
Possibly really fix the message deletion Q_ASSERT() bug.
Theory says that the assert shouldn't be possible and I
really want to enforce this (since if I don't, I'll start
loosing control over what happens).
It turns out that deleting at least three levels
of messages at once *could* lead to the assert to be
triggered when the deletes happened in a particular order.
Now it shouldn't be possible anymore.
CCBUG: 174839
M +15 -6 model.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=935089
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list