Added patch to close server fd if there is no space in thread inflight fd list.

This commit is contained in:
Sebastian Lackner
2014-11-15 02:19:13 +01:00
parent 1637f56db9
commit 2789fdcece
4 changed files with 45 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch to avoid sending window messages in FindWindowExW.
* Added patch to fix handling of invert_y in DrawTextExW.
* Added patch to fix implementation of K32GetPerformanceInfo.
* Added patch to close server fd if there is no space in thread inflight fd list.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).