July 9, 2026
4:16 p.m.
(Note: comment valid also for the other case with the CopyIcon call) Is the potential previous icon (stored in `hTitleIcon`) freed, in case one first settitle with a valid non empty title and icon, and then later, SetTitle a NULL title? And if not, should the icon be freed?\ Because if a SetTitle with valid title and another icon is later invoked again, it looks like the old icon would just be leaked. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10340#note_145310