Added patch to workaround programs leaking wndproc slots.

This commit is contained in:
Sebastian Lackner
2014-08-08 23:46:26 +02:00
parent 2403b551ea
commit e54f90dd30
5 changed files with 51 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -20,6 +20,7 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to fix invalid memory access in windowscodecs/PropertyBag.
* Added patch to use a linear resampler when there a large number of dsound mixing buffers.
* Added patch to fix comparison of punctuation characters in lstrcmp.
* Added patch to workaround programs leaking wndproc splots.
* Removed patch to create Vista directories (accepted upstream).
* Removed strmbase/quartz locking fix patches (accepted upstream).
* Removed windowscodecs/PropertyBag patch (accepted upstream).