Alexandre Julliard pushed to branch master at wine / wine
Commits: 3a028fd3 by Alistair Leslie-Hughes at 2025-09-10T18:22:28+02:00 winmm: Always call MCI_UnmapMsgAtoW in mciSendCommandA.
MCI_UnmapMsgAtoW handles all cases where MCI_MapMsgAtoW allocates memory.
- - - - - 65330c21 by Alistair Leslie-Hughes at 2025-09-10T18:22:30+02:00 winmm: MCI_MapMsgAtoW return error code directly instead of a tri-value.
Based on patch by Michael Müller.
- - - - -
1 changed file:
- dlls/winmm/mci.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1e6a5b6d303e47ba4b16eeba36cde1...