Added patch to reallocate buffer when adding records to AVI files.

This commit is contained in:
Sebastian Lackner
2014-12-12 05:53:08 +01:00
parent 825711fcc7
commit c466779d90
5 changed files with 63 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -12,6 +12,7 @@ wine-compholio (1.7.33) UNRELEASED; urgency=low
* Added patch to fix return value of ScrollWindowEx for invisible windows.
* Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
* Added patch to provide named entry point shell32.SHILCreateFromPath for vista apps.
* Added patch to reallocate buffer when adding records to AVI files.
* Removed patch to fix copy and paste errors in ws2_32 tests (accepted upstream).
* Removed patch to fix ordering of IP addresses by metric if two addresses have the same metric (accepted upstream).
* Removed patch to reset data->pWintrustData->u.pFile->hFile after closing handle (accepted upstream).