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

@@ -0,0 +1,2 @@
Fixes: Catch invalid memory accesses in imagehlp.CheckSumMappedFile
Fixes: Properly implement imagehlp.ImageLoad and ImageUnload