mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +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. |
||
---|---|---|
.. | ||
lang | ||
CMakeLists.txt | ||
config.c | ||
controlset.c | ||
database.c | ||
driver.c | ||
groupdb.c | ||
lock.c | ||
resource.h | ||
rpcserver.c | ||
security.c | ||
services.c | ||
services.h | ||
services.rc |