Added patch to return failure in NtProtectVirtualMemory when last argument is omitted.

This commit is contained in:
Sebastian Lackner
2015-05-02 18:55:34 +02:00
parent e25c35e363
commit f23ff69f86
14 changed files with 354 additions and 13 deletions

View File

@@ -1 +1,2 @@
Fixes: [37338] Support for NtQuerySection
Depends: ntdll-NtProtectVirtualMemory