Fix test failure of kernel32/loader when WRITECOPY protection is enabled (fixes issue 88).

This commit is contained in:
Sebastian Lackner
2014-10-19 08:54:16 +02:00
parent 2dcb4d2c27
commit c554fa8396
4 changed files with 16 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
Author: Michael Müller
Subject: Change WRITECOPY memory protection to WRITE on first write.
Revision: 3
Revision: 4
Fixes: [29384] Voobly expects correct handling of WRITECOPY memory protection