oleaut32: Fix accessing beyond end of buffer and memory leak in test_DispCallFunc.

Rob Shearman robertshearman at gmail.com
Sun Nov 29 04:21:35 CST 2009


The parameter isn't automatically converted by DispCallFunc, so make
sure we pass in the correct size of memory for the function to store
its BSTR in.
---
 dlls/oleaut32/tests/tmarshal.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-oleaut32-Fix-accessing-beyond-end-of-buffer-and-memo.patch
Type: text/x-patch
Size: 1006 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091129/c04c743a/attachment.bin>


More information about the wine-patches mailing list