ChangeSet ID: 998330350568527576513588
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/08/20 13:59:10
Modified files:
dlls/oleaut32 : olefont.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
We need to make a copy of the fontname and the HFONT handle in
IFont_Clone, otherwise we get memory corruption and bad GDI handles.
Patch: http://cvs.winehq.com/patch.py?id=998330350568527576513588
Revision Changes Path
1.12 +34 -2 wine/dlls/oleaut32/olefont.c