6 Feb
2024
6 Feb
'24
8:56 a.m.
Hans Leidekker (@hans) commented about dlls/wbemprox/builtin.c:
static const struct column col_pnpentity[] = { { L"Caption", CIM_STRING }, + { L"ClassGuid", CIM_STRING }, ``CIM_STRING|COL_FLAG_DYNAMIC`` Otherwise it will be leaked.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5030#note_60160