[Bug 49244] GdipDeleteFontFamily is declared, but does nothing

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 25 23:51:41 CDT 2020


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

--- Comment #3 from Rafał Mikrut <mikrutrafal54 at gmail.com> ---
I don't have any real world problems caused by this, but Coverity Scan shows
"Useless Call" bug, because function doesn't change anything and sometimes even
others functions doesn't use return value from this function.

https://github.com/wine-mirror/wine/blob/6d801377055911d914226a3c6af8d8637a63fa13/dlls/gdiplus/font.c#L277

https://github.com/wine-mirror/wine/search?q=GdipDeleteFontFamily&unscoped_q=GdipDeleteFontFamily

-- 
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