Revision 2de8490...
Go back to digest for 1st April 2012Bug Fixes in Utilities
Rolf Eike Beer committed changes in [kgpg/KDE/4.8] /:
track object deletion while GnuPG transactions are running
The process may quit and cause the object to get deleted while we are e.g.
waiting for a password input. Check if the object is still alive before reading
the next input.
If we detect the process to go away also close the password dialog as it can't
do anything useful then anymore.
FIXED-IN:4.8.2
File Changes
Modified 2 files
- kgpginterface.cpp
- transactions/kgpgtransaction.cpp
2 files changed in total