mirror of
https://github.com/donnaskiez/ac.git
synced 2024-11-21 22:24:08 +01:00
e
This commit is contained in:
parent
bdb267e42b
commit
a9064b6d2c
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ NTSTATUS PopulateWhitelistedModuleBuffer(
|
|||
sizeof( WHITELISTED_REGIONS )
|
||||
);
|
||||
}
|
||||
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
NTSTATUS ValidateDriverIOCTLDispatchRegion(
|
||||
|
|
Loading…
Reference in a new issue