Revision 1222307

Go back to digest for 27th February 2011

Bug Fixes in Utilities

Rolf Eike Beer committed changes in /trunk/KDE/kdeutils/kgpg/kgpginterface.cpp:

add a guard around a process when opening passphrase dialog

The process could be deleted meanwhile if the application shuts down or
whatever. Make sure the pointer is still valid when the user finished
the passphrase dialog.

File Changes

Modified 1 files
  • /trunk/KDE/kdeutils/kgpg/kgpginterface.cpp
1 files changed in total