[Akonadi] [Bug 291474] kmail crashed

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Thu Sep 15 10:22:38 BST 2016


https://bugs.kde.org/show_bug.cgi?id=291474

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kmai
                   |im/1e38a73a143552c4438543ce |l-account-wizard/d0941393fc
                   |6d11b22d50a8927f            |1502463fca6d02abe4c6a83da70
                   |                            |0de

--- Comment #4 from Daniel Vrátil <dvratil at kde.org> ---
Git commit d0941393fc1502463fca6d02abe4c6a83da700de by Daniel Vrátil.
Committed on 15/09/2016 at 09:21.
Pushed by dvratil into branch 'master'.

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    src/providerpage.cpp

http://commits.kde.org/kmail-account-wizard/d0941393fc1502463fca6d02abe4c6a83da700de

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list