Revision 53fd6b2...

Go back to digest for 2nd October 2011

Bug Fixes in KDE-PIM

Laurent Montel committed changes in [kdepim] /ksieveui:

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

File Changes

Modified 2 files
  • /ksieveui
  •   libksieve/managesievescriptsdialog.cpp
  •   libksieve/managesievescriptsdialog.h
2 files changed in total