mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix invalid Object Attributes
svn path=/trunk/; revision=17224
This commit is contained in:
@@ -362,7 +362,7 @@ SmCreateApiPort(VOID)
|
||||
|
||||
InitializeObjectAttributes(&ObjectAttributes,
|
||||
&UnicodeString,
|
||||
PORT_ALL_ACCESS,
|
||||
0,
|
||||
NULL,
|
||||
NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user