Added patch to avoid crash when trying to bind mshtml event scripts to window.

This commit is contained in:
Sebastian Lackner
2015-04-18 21:50:25 +02:00
parent f1064ee0bd
commit 923966f191
5 changed files with 65 additions and 15 deletions

1
debian/changelog vendored
View File

@@ -17,6 +17,7 @@ wine-staging (1.7.41) UNRELEASED; urgency=low
* Added patch for implementation of mfplat.MFTRegister.
* Added patch for stub of ntdll.WinSqmIsOptedIn.
* Added patch for ProfileList\<UserSID> registry subkey.
* Added patch to avoid crash when trying to bind mshtml event scripts to window.
* Added tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx.
* Removed patches to fix invalid memory access in get_registry_locale_info (accepted upstream).
* Removed patches to avoid repeated FIXMEs in PsLookupProcessByProcessId stub (accepted upstream).