March 19, 2023
4:48 p.m.
Without this patch the memory pointed to by context->in_buff gets leaked on each call to GetVolumeInformationByHandleW and the memory usage of winedevice.exe grows. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52322 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2439