Feb. 25, 2026
9:54 a.m.
Use the wineloader string directly because execv in preloader_exec only reads it, so there should be no worries about it getting modified. Fix the memory leak that happens because duplicated wineloader string memory isn't freed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10186