mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
f559f63063
The current code allocates memory and initializes the Everyone "World" security identifier but with a Null authority identifier. This is utterly wrong on so many levels, more so partly because a Null authority identifier is 0 so after the Everyone SID is initialized, it is actually initialized as S-1-0-0 instead of S-1-1-0. |
||
---|---|---|
.. | ||
autochk | ||
bootok | ||
chkdsk | ||
diskpart | ||
dllhost | ||
expand | ||
format | ||
logonui | ||
lsass | ||
msiexec | ||
regsvr32 | ||
rundll32 | ||
runonce | ||
services | ||
smss | ||
subst | ||
userinit | ||
winlogon | ||
CMakeLists.txt |