Added patch to pass cookie by reference to msvcrt_local_unwind4 in _seh_longjmp_unwind4.

This commit is contained in:
Sebastian Lackner
2015-10-02 01:43:56 +02:00
parent 8b65b1c1c8
commit f4dcef9c77
5 changed files with 50 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -20,6 +20,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to implement additional stub functions in authz.dll.
* Added patch to avoid waiting for hook thread startup in
IDirectInput8::Initialize.
* Added patch to pass cookie by reference to msvcrt_local_unwind4 in
_seh_longjmp_unwind4.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted