2 Dec
2022
2 Dec
'22
4:23 a.m.
On Thu Dec 1 10:33:28 2022 +0000, Hans Leidekker wrote:
I missed this last time but when you're changing a field from static to dynamic allocation you need to add COL_FLAG_DYNAMIC in the column definition, otherwise the memory will be leaked. Good catch, thanks for the explanation.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1588#note_18372