Added patch to prevent a possible nullptr dereference in SHGetFileInfoW.

This commit is contained in:
Sebastian Lackner
2017-07-17 15:10:03 +02:00
parent 020888539d
commit c99cdb85d7
3 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1 @@
Fixes: Prevent a possible nullptr dereference in SHGetFileInfoW