Added patch to fix random crashes of Cygwin/MSYS2 for some compilers.

This commit is contained in:
Sebastian Lackner
2015-10-03 18:30:52 +02:00
parent 1c46676667
commit 28d60dbd10
4 changed files with 43 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -29,6 +29,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to make ddraw1 and ddraw_surface1 vtable as writable.
* Added patch for implementation of mfplat.MFTEnum.
* Added patch to implement ws2_32.InetPtonA/W functions.
* Added patch to fix random crashes of Cygwin/MSYS2 for some compilers.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted