https://bugs.kde.org/show_bug.cgi?id=292134
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.8.1 Resolution| |FIXED --- Comment #1 from Allen Winter <winter kde org> 2012-01-22 15:25:55 --- Git commit d9194563b17e567317fa3b533a0daa0b03e3fd4b by Allen Winter. Committed on 22/01/2012 at 16:24. Pushed by winterz into branch 'master'. in mimeTypesMonitored() and itemsMonitored() don't call toList() on empty QSets. Since QSets are QHashes and performing operations on empty QHashes is crashy. MERGE: 4.8 FIXED-IN: 4.8.1 M +10 -2 akonadi/monitor.cpp http://commits.kde.org/kdepimlibs/d9194563b17e567317fa3b533a0daa0b03e3fd4b -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
