mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
remove another invalid ObjectAttribute
svn path=/trunk/; revision=17228
This commit is contained in:
@@ -92,7 +92,7 @@ SmpCreatePT (IN OUT PHANDLE hPort,
|
||||
RtlInitUnicodeString (& PortName, wcPortName);
|
||||
InitializeObjectAttributes (& ObjectAttributes,
|
||||
& PortName,
|
||||
PORT_ALL_ACCESS,
|
||||
0,
|
||||
NULL,
|
||||
NULL);
|
||||
Status = NtCreatePort (hPort,
|
||||
|
||||
Reference in New Issue
Block a user