22 May
2023
22 May
'23
2:04 p.m.
On Mon May 22 08:54:41 2023 +0000, Huw Davies wrote:
```suggestion:-1+0 if (params->fmt_in->nChannels == 0) { params->result = AUDCLNT_E_UNSUPPORTED_FORMAT; return STATUS_SUCCESS; } ```
Oops, the tests didn't catch that. We may want to add a case for 0 channels. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2869#note_33426