| Summary: | KMail crash on close | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | tlauniainen |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | winter |
| Priority: | NOR | ||
| Version First Reported In: | 4.8.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdepim/69239caf579f38d50188fac08b6707c0d7ab6e2f | Version Fixed/Implemented In: | 4.9.0 |
| Sentry Crash Report: | |||
|
Description
tlauniainen
2012-06-07 07:31:16 UTC
Git commit 7cfc07cfd74ac5ac3342eadcd9531b0713468a05 by Allen Winter. Committed on 08/06/2012 at 00:58. Pushed by winterz into branch 'master'. in indexDead(), return if mRowShiftList is 0, as is done in the other direction -- see modelIndexRowToModelInvariantIndexInternal. Git commit 69239caf579f38d50188fac08b6707c0d7ab6e2f by Montel Laurent, on behalf of Allen Winter. Committed on 08/06/2012 at 00:58. Pushed by mlaurent into branch 'KDE/4.8'. in indexDead(), return if mRowShiftList is 0, as is done in the other direction -- see modelIndexRowToModelInvariantIndexInternal. FIXED-IN: 4.9.0 (cherry picked from commit 7cfc07cfd74ac5ac3342eadcd9531b0713468a05) M +3 -1 messagelist/core/modelinvariantrowmapper.cpp http://commits.kde.org/kdepim/69239caf579f38d50188fac08b6707c0d7ab6e2f |