4 Jun
2024
4 Jun
'24
2:47 p.m.
On Tue Jun 4 08:04:42 2024 +0000, Huw Davies wrote:
You should free any existing `display_name`. I'd also use `wcsdup()` here and use `duplicate_wstr()` only in the getter. Is wcsdup compatible with CoTaskMemFree? I thought that you have to need to use CoTaskMemAlloc when you later want CoTaskMemFree (like MSDN says).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5773#note_72329