June 26, 2023
2:27 a.m.
Fixes both a memory leak and an alloc/free mismatch, and the module heap is the most appropriate place to hold the variable long-term. -- v2: dbghelp: Allocate real_path with the CRT and copy it to the module heap. https://gitlab.winehq.org/wine/wine/-/merge_requests/3016