mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
fixed calls to NtDuplicateObject
svn path=/trunk/; revision=20040
This commit is contained in:
@@ -121,7 +121,7 @@ CsrInsertObject(HANDLE ObjectHandle,
|
||||
CsrProcessHandle,
|
||||
Handle,
|
||||
DesiredAccess,
|
||||
TRUE,
|
||||
OBJ_INHERIT,
|
||||
0);
|
||||
|
||||
/* Close our handle to CSRSS */
|
||||
|
||||
Reference in New Issue
Block a user