Revert "[WINLOGON] Temporarily hack around a bug in PSEH for GCC" This reverts commit ddbe9719c9, now that PSEH has been fixed in commit d50b8c93fb (PR #8350). CORE-20307 CORE-20309 CORE-20316 [DH] base/system/winlogon/sas.c
[MSGINA] Zero out and don't return old user login info on aborted logon attempts - WlxLogoff(): Zero out cached Winlogon buffer pointers and some more user login info. - WlxLoggedOutSAS(): Return the logged-in user token handle *ONLY* if the user is actually logging into the system. If (s)he doesn't log in, but instead cancels the […]