20 Nov
2023
20 Nov
'23
6:14 p.m.
After allocation the pointer gets shifted by sizeof(xf86vm_modes), so we have to undo that before calling free. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55909 -- v2: winex11: Free correct pointer when using xf86vm https://gitlab.winehq.org/wine/wine/-/merge_requests/4434