mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
c446ce0d62
- Check whether the user-provided token is a primary token. - Do not fail when the RtlAdjustPrivilege() call fails (see the code comment for an explanation). TL;DR is: that call may indeed fail but the privilege may also not be necessary because the user-provided token is a restricted version of the caller's primary token. And this is situation is perfectly fine. This fixes Java 7 installation, CORE-14874. |
||
---|---|---|
.. | ||
dllmain.c | ||
efs.c | ||
evntrace.c | ||
hwprofiles.c | ||
logon.c | ||
msi.c | ||
shutdown.c | ||
sysfunc.c | ||
unicode.c |