Added patches for memory allocation cleanup in gdiplus functions.

This commit is contained in:
Sebastian Lackner
2015-10-26 21:59:15 +01:00
parent 4c11394828
commit 22c57980db
6 changed files with 261 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-staging (1.7.54) UNRELEASED; urgency=low
* Added patch to implement FileNamesInformation class support for
NtQueryDirectoryFile.
* Added patch for implementation of additional HSTRING functions.
* Added patches for memory allocation cleanup in gdiplus functions.
* Removed patch to implement kernel32.GetPhysicallyInstalledSystemMemory
(accepted upstream).
* Partially removed patches for ws2_32 TransmitFile (accepted upstream).