Added patch to zero out returned stats when IEnumSTATSTG::Next reaches end of enumeration.

This commit is contained in:
Sebastian Lackner
2015-10-31 17:33:07 +01:00
parent 85d50ecc2a
commit a2714839b3
7 changed files with 163 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixes: IEnumSTATSTG::Next should zero out returned stats when enumeration ends