summaryrefslogtreecommitdiffstats
path: root/kdesktop/lockeng.cc
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-22 01:17:21 -0600
committerSlávek Banko <[email protected]>2012-06-03 03:26:50 +0200
commit9512f43dd8822bdcfd96e1f3ca9fa34193a32093 (patch)
treead1df45a02e9f217fbc92a0104bb96da3e039b73 /kdesktop/lockeng.cc
parent26185aa1302a1563df5700cd0d812682d7973070 (diff)
downloadtdebase-9512f43dd8822bdcfd96e1f3ca9fa34193a32093.tar.gz
tdebase-9512f43dd8822bdcfd96e1f3ca9fa34193a32093.zip
Fix desktop lock
(cherry picked from commit 5f8d730703882e1335305a2c43a378f0c4b96e8e)
Diffstat (limited to 'kdesktop/lockeng.cc')
-rw-r--r--kdesktop/lockeng.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kdesktop/lockeng.cc b/kdesktop/lockeng.cc
index c5306e9d6..d4b528f9c 100644
--- a/kdesktop/lockeng.cc
+++ b/kdesktop/lockeng.cc
@@ -372,6 +372,7 @@ printf("Lock process exited\n\r"); fflush(stdout);
}
if (mTerminationRequested == true) {
abnormalExit = false;
+ mTerminationRequested = false;
}
if (abnormalExit == true) {
// PROBABLE HACKING ATTEMPT DETECTED