24 Jan
2023
24 Jan
'23
2:47 p.m.
The pointer might be freed by RPC NdrPointerFree, which will try to use a dedicated free call for the array elements, and fail. Found by running advapi32:service test with warn+heap. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2007