mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
[PO]
- Use the correct access mode for ObReferenceObjectByHandle svn path=/trunk/; revision=53471
This commit is contained in:
@@ -209,7 +209,7 @@ PopAddRemoveSysCapsCallback(IN PVOID NotificationStructure,
|
||||
FileHandle,
|
||||
FILE_READ_DATA,
|
||||
IoFileObjectType,
|
||||
ExGetPreviousMode(),
|
||||
KernelMode,
|
||||
(PVOID*)&FileObject,
|
||||
NULL);
|
||||
if (!NT_SUCCESS(Status))
|
||||
|
||||
Reference in New Issue
Block a user