11 Nov
2022
11 Nov
'22
12:26 a.m.
Zebediah Figura (@zfigura) commented about dlls/wmvcore/async_reader.c:
static void async_reader_close(struct async_reader *reader) { struct async_op *op, *next; + int i; This should be DWORD or unsigned int.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1311#note_14004