Added patch to implement check for invalid handle type for HSPFILEQ handles.

This commit is contained in:
Sebastian Lackner
2015-11-27 23:20:34 +01:00
parent d8b26a26c5
commit d73096b63a
5 changed files with 246 additions and 1 deletions

View File

@@ -34,8 +34,9 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Check handle type for HSPFILEQ handles ([Wine Bug #12332](https://bugs.winehq.org/show_bug.cgi?id=12332))
* Fix font loading in Capella ([Wine Bug #12377](https://bugs.winehq.org/show_bug.cgi?id=12377))