Menu

#160 sysAppLaunchCmdSystemLock issue

open
nobody
5
2007-05-24
2007-05-24
No

The KeyRing code is supposed to clear the password from memory on system lock. However, it does this by checking for the sysAppLaunchCmdSystemLock launch code. But this launch code is sent only to the Security app.

One workaround is to clear the password from memory whenever the device is turned on in locked mode (use PrefGetPreference(prefDeviceLocked) and register for one or both wakeup notifications).

Discussion


Log in to post a comment.