Added various patches for imagehlp cleanup (fixes Wine Staging Bug #502).

This commit is contained in:
Sebastian Lackner
2015-08-11 06:53:53 +02:00
parent e95a773114
commit 03a15069bc
8 changed files with 708 additions and 22 deletions

View File

@@ -39,9 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Catch invalid memory accesses in imagehlp.CheckSumMappedFile
* Implement vcomp locking functions ([Wine Bug #26688](https://bugs.winehq.org/show_bug.cgi?id=26688))
* Properly implement imagehlp.ImageLoad and ImageUnload
**Bug fixes and features in Wine Staging 1.7.49 [235]:**