[Bug 280568] Kontact/KMail crashes when closing the Sieve dialog

Laurent Montel montel at kde.org
Thu Sep 29 18:16:22 BST 2011


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





--- Comment #10 from Laurent Montel <montel kde org>  2011-09-29 17:16:22 ---
Git commit caecde24b1a011b11a4b311c18e3cddc809adbac by Montel Laurent.
Committed on 29/09/2011 at 19:14.
Pushed by mlaurent into branch 'KDE/4.7'.

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
(cherry picked from commit 53fd6b2eeba7d2aa8144be984fd7b82b5f1f4671)

M  +11   -6    libksieve/ksieveui/managesievescriptsdialog.cpp
M  +2    -2    libksieve/ksieveui/managesievescriptsdialog.h

http://commits.kde.org/kdepim/caecde24b1a011b11a4b311c18e3cddc809adbac

-- 
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