12 Dec
2025
12 Dec
'25
12:16 a.m.
Another way to fix this is by changing `media_stream_start` to accept either stream or index, and obtain the other value within `media_stream_start`. That way no one calling `media_stream_start` could pass mismatched values. But it's only called in one spot at the moment, so maybe just fixing it at the call site is good enough. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9757#note_125500