Added patch to only zero the buffer up 32767 bytes in GetTempPathW.

This commit is contained in:
Sebastian Lackner
2015-03-17 19:26:00 +01:00
parent 0486bc809f
commit 2dd6d5e049
5 changed files with 105 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixes: [38220] Only zero the buffer up 32767 bytes in GetTempPathW