Added patch to skip invalid entries in GetPrivateProfileString16.

This commit is contained in:
Sebastian Lackner
2015-11-28 22:51:22 +01:00
parent 8af8164874
commit 632a8a163b
5 changed files with 63 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ wine-staging (1.8~rc2) UNRELEASED; urgency=low
upstream).
* Added patch to implement check for invalid handle type for HSPFILEQ handles.
* Added patch for delayed end of DST in Europe/Istanbul.
* Added patch to skip invalid entries in GetPrivateProfileString16.
-- Sebastian Lackner <sebastian@fds-team.de> Wed, 25 Nov 2015 20:21:46 +0100
wine-staging (1.8~rc1) unstable; urgency=low