6 Jan
2023
6 Jan
'23
11:22 a.m.
Rémi Bernon (@rbernon) commented about dlls/windows.media.speech/recognizer.c:
error: if (session->constraints) IVector_ISpeechRecognitionConstraint_Release(session->constraints); + DeleteCriticalSection(&session->cs);
You need to clear Spare[0] here too probably, or initialize the CS after any possible error. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/729#note_20417