Summary: | Kontact crashes on Quit | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Christopher Parker <christopher.c.parker> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.1 | |
Sentry Crash Report: |
Description
Christopher Parker
2012-01-18 18:07:23 UTC
Git commit 3b492be3ef3404cac5c91b23a0cce7a9334a5dc5 by Allen Winter. Committed on 20/01/2012 at 00:37. Pushed by winterz into branch 'master'. in updateShortcutsForIndex(), check that the model does indeed have a valid index for the specified row indexes before accessing them. probably fixes the crash mentioned in 291886. FIXED-IN: 4.8.1 MERGE: 4.8 M +13 -9 kmail/foldershortcutactionmanager.cpp http://commits.kde.org/kdepim/3b492be3ef3404cac5c91b23a0cce7a9334a5dc5 Git commit f4fa3aebfa15c80abedbc82090e7c2f8ad5d20dc by Allen Winter. Committed on 20/01/2012 at 00:37. Pushed by winterz into branch 'KDE/4.8'. in updateShortcutsForIndex(), check that the model does indeed have a valid index for the specified row indexes before accessing them. probably fixes the crash mentioned in 291886. FIXED-IN: 4.8.1 MERGE: 4.8 (cherry picked from commit 3b492be3ef3404cac5c91b23a0cce7a9334a5dc5) M +13 -9 kmail/foldershortcutactionmanager.cpp http://commits.kde.org/kdepim/f4fa3aebfa15c80abedbc82090e7c2f8ad5d20dc |