ole32: Fix a typo in PropertyStorage_WritePropertyToStream that caused the wrong data to be written to the stream.

Rob Shearman robertshearman at gmail.com
Tue Nov 24 08:05:06 CST 2009


The field pClipData is a pointer to the data to be written, not the start of it.
---
 dlls/ole32/stg_prop.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Fixes the Valgrind issue discovered here:
http://kegel.com/wine/valgrind/logs/2009-11-19-08.35/vg-ole32_stg_prop.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ole32-Fix-a-typo-in-PropertyStorage_WritePropertyToS.patch
Type: text/x-patch
Size: 640 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091124/2cde06b7/attachment.bin>


More information about the wine-patches mailing list