Kaydet (Commit) e3190531 authored tarafından David Tardon's avatar David Tardon

probable intent

üst bed1173c
...@@ -679,7 +679,7 @@ void SAL_CALL osl_unloadUserProfile(oslSecurity Security) ...@@ -679,7 +679,7 @@ void SAL_CALL osl_unloadUserProfile(oslSecurity Security)
} }
} }
((oslSecurityImpl*)Security)->m_hProfile; ((oslSecurityImpl*)Security)->m_hProfile = NULL;
if (hAccessToken && (hAccessToken != ((oslSecurityImpl*)Security)->m_hToken)) if (hAccessToken && (hAccessToken != ((oslSecurityImpl*)Security)->m_hToken))
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment