ntdll: Fix handling of page fault if a guard page and write watch is triggered at...
commit9e6971590000dcc9d4b7ed9e69d51bb340cf5412
authorMichael Müller <michael@fds-team.de>
Sat, 4 Oct 2014 00:48:16 +0000 (4 02:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Oct 2014 18:21:56 +0000 (7 20:21 +0200)
tree48fe18e1fa6f6d18a325111d72dc9e83b1c8f47e
parent53611dfbabf0282361c684a7c9b412e38e395223
ntdll: Fix handling of page fault if a guard page and write watch is triggered at the same time.
dlls/kernel32/tests/virtual.c
dlls/ntdll/virtual.c