[Bug 52207] HICON leak in CopyImage causes TheBat! to crash after a while

WineHQ Bugzilla wine-bugs at winehq.org
Wed Dec 15 17:45:07 CST 2021


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

--- Comment #4 from jswinebz at kanargh.org.uk ---
(btw, I'm assuming that passing in LR_COPYDELETEORG and LR_COPYFROMRESOURCE to
the original call is nonsensical - according to docs LR_CFR should only be used
on LR_SHARED icons, and those should *not* be passed to DestroyIcon at all so
we should never see that. If anything, an attempt to do that should be caught
and either generate its own kind of error or be bypassed and do nothing...)

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