mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +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. |
||
---|---|---|
.. | ||
misc | ||
reg | ||
sec | ||
service | ||
token | ||
wine | ||
advapi32.h | ||
advapi32.rc | ||
advapi32.spec | ||
CMakeLists.txt |