Added patch to avoid crash when INVALID_HANDLE_VALUE is passed to CloseThemeData.

This commit is contained in:
Sebastian Lackner
2016-01-27 07:32:11 +01:00
parent 5e0122ae53
commit c344dcf96e
3 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: [29862] Do not crash when INVALID_HANDLE_VALUE is passed to CloseThemeData