More Info

Revision 807341

(Back to digest)
 

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in /trunk/KDE/kdepim/kmail/kleojobexecutor.cpp:

Don't crash when quickly switching signed messages.

The problem was that the sub-event loop of KleoJobExecutor would process user input, which made it possible to switch messages while the job was being executed.

That caused trouble when returning from the sub-event loop.

Thanks to Volker for the solution.

File Changes

Modified 1 files
/trunk/KDE/kdepim/kmail/kleojobexecutor.cpp
1 files changed in total