Added patch to ensure NtUnmapViewOfSection doesn't fail when trying to unmap builtin view.

This commit is contained in:
Sebastian Lackner
2017-10-09 14:20:51 +02:00
parent 12802a92b6
commit 1be574ad0d
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [43860] Don't fail in NtUnmapViewOfSection when trying to unmap builtin view