mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[NTOS:CM]
- Actually use the allocated security descriptor in CmpCreateRegistryRoot svn path=/trunk/; revision=69266
This commit is contained in:
@@ -1114,7 +1114,7 @@ CmpCreateRegistryRoot(VOID)
|
||||
&KeyName,
|
||||
OBJ_CASE_INSENSITIVE,
|
||||
NULL,
|
||||
NULL);
|
||||
SecurityDescriptor);
|
||||
Status = ObCreateObject(KernelMode,
|
||||
CmpKeyObjectType,
|
||||
&ObjectAttributes,
|
||||
|
||||
Reference in New Issue
Block a user