[Bug 50896] cloned member of PrivateFontCollection is supposed to survive deletion of the collection

WineHQ Bugzilla wine-bugs at winehq.org
Wed May 26 15:08:36 CDT 2021


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

--- Comment #2 from Esme Povirk <madewokherd at gmail.com> ---
Based on the mingw headers' implementation of FontCollection::GetFamilies, it
seems that GdipCloneFontFamily does something. According to comments, the
example at
https://docs.microsoft.com/en-us/windows/win32/api/gdiplusheaders/nf-gdiplusheaders-fontcollection-getfamilies
crashes trying to delete the font families, if the wrapper does not clone them.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list