ntdll-Stack_Fault: Updated patch to commit page when handling stack fault, and add tests.

This commit is contained in:
Sebastian Lackner
2015-11-28 22:17:37 +01:00
parent d73096b63a
commit 69be96b093
5 changed files with 139 additions and 28 deletions

View File

@@ -1,4 +1,5 @@
wine-staging (1.8~rc2) UNRELEASED; urgency=low
* Updated patch to commit page when handling stack fault, and add tests.
* Removed patch to revert "prepare GLresources before calling
context_apply_fbo_state" commit.
* Removed patch to set EAX to 0 in Basic_string_wchar_dtor (accepted