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

@@ -0,0 +1 @@
Fixes: [9919] Skip invalid entries in GetPrivateProfileString16