gdi32/freetype: Properly handle loading of FT_Long-sized types (Valgrind)

Nikolay Sivov nsivov at codeweavers.com
Sun Jun 21 01:09:05 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38695

FT_Long is 8 bytes long on 64 bits apparently, so loading it through a 
DWORD* pointer won't fully initialize it. This change is no-op on 32 bit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-freetype-Properly-handle-loading-of-FT_Long-si.patch
Type: text/x-patch
Size: 2732 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150621/6cc5067f/attachment-0001.bin>


More information about the wine-patches mailing list