From f0f1b398e656f79b4a4dfd71a6053014e42df0f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 19 Jan 2012 23:22:04 -0600 Subject: If someone manages to close down kdesktop_lock through an undiscovered security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session (cherry picked from commit f05f9dc7532ea41c49b3e9385165d942dfab5d0e) --- kdesktop/lockeng.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kdesktop/lockeng.h') diff --git a/kdesktop/lockeng.h b/kdesktop/lockeng.h index b1e31bda4..ae81f90eb 100644 --- a/kdesktop/lockeng.h +++ b/kdesktop/lockeng.h @@ -114,6 +114,7 @@ protected: private: KProcess* mSAKProcess; + bool mTerminationRequested; }; #endif -- cgit v1.2.3