Skip to content
Commit caecde24 authored by Laurent Montel's avatar Laurent Montel
Browse files

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 53fd6b2e)
parent 67a4db0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment