[Akonadi] [Bug 291474] kmail crashed
Daniel Vrátil via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Sep 15 10:22:19 BST 2016
https://bugs.kde.org/show_bug.cgi?id=291474
Daniel Vrátil <dvratil at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |16.08.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kdep
| |im/1e38a73a143552c4438543ce
| |6d11b22d50a8927f
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 1e38a73a143552c4438543ce6d11b22d50a8927f by Daniel Vrátil.
Committed on 15/09/2016 at 09:20.
Pushed by dvratil into branch 'Applications/16.08'.
Fix potential crash if ProviderPage::fillModel() is called twice
QStandardItemModel::removeRows() actually deletes the child item,
so we should not keep a dangling pointer to it around.
FIXED-IN: 16.08.1
M +4 -1 accountwizard/src/providerpage.cpp
http://commits.kde.org/kdepim/1e38a73a143552c4438543ce6d11b22d50a8927f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list