We need to make a copy of the fontname and the HFONT handle in
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 20 Aug 2001 17:59:10 +0000 (17:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Aug 2001 17:59:10 +0000 (17:59 +0000)
commit872097ccd4ad4887a2903204e14a333c45b423c7
tree2780e5140ae305b855755bb36468b8949a37cfae
parentb3ec03092fb891a0cee056e47f0f4369f64d54d8
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.
dlls/oleaut32/olefont.c