Added patch to fix implementation of ntdll.MapViewOfSection.

This commit is contained in:
Sebastian Lackner
2015-08-11 07:15:21 +02:00
parent 03a15069bc
commit c97628a0e5
5 changed files with 276 additions and 36 deletions

View File

@@ -0,0 +1,2 @@
Fixes: Fix implementation of ntdll.MapViewOfSection
Depends: ntdll-Security_Cookie