oleaut32: Remove LPVOID variables in olefont tests and pass IFont pointers into OleCreateFontIndirect directly.

Rob Shearman robertshearman at gmail.com
Tue Dec 1 07:13:40 CST 2009


In many places the assignment of the LPVOID variable into the
corresponding IFont * variable has been forgotten.
---
 dlls/oleaut32/tests/olefont.c |   27 ++++++++++-----------------
 1 files changed, 10 insertions(+), 17 deletions(-)

Should fix the Valgrind warnings reported here:
http://kegel.com/wine/valgrind/logs/2009-11-27-12.53/vg-oleaut32_olefont.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oleaut32-Remove-LPVOID-variables-in-olefont-tests-an.patch
Type: text/x-patch
Size: 4071 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091201/937c1fc4/attachment.bin>


More information about the wine-patches mailing list