[Bug 280568] Kontact/KMail crashes when closing the Sieve dialog
Laurent Montel
montel at kde.org
Thu Sep 29 18:15:28 BST 2011
https://bugs.kde.org/show_bug.cgi?id=280568
Laurent Montel <montel at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |4.7.2
Resolution| |FIXED
--- Comment #9 from Laurent Montel <montel kde org> 2011-09-29 17:15:28 ---
Git commit 53fd6b2eeba7d2aa8144be984fd7b82b5f1f4671 by Montel Laurent.
Committed on 29/09/2011 at 19:14.
Pushed by mlaurent into branch 'master'.
Fix Bug 280568 - Kontact/KMail crashes when closing the Sieve dialog
When we call kill() we send a signal result() and result remove job in mJobs
=> list of mJobs is not good after that.
So when we close dialog we disconnect signal before to call kill and mJobs is
clear at the end of function
FIXED-IN: 4.7.2
BUG: 280568
M +11 -6 libksieve/ksieveui/managesievescriptsdialog.cpp
M +2 -2 libksieve/ksieveui/managesievescriptsdialog.h
http://commits.kde.org/kdepim/53fd6b2eeba7d2aa8144be984fd7b82b5f1f4671
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list