Alexandre Julliard pushed to branch master at wine / wine
Commits: 048a480b by Ziqing Hui at 2024-08-09T21:27:57+02:00 winegstreamer/quartz_parser: Handle 0 size in read_thread.
Calling IAsyncReader_SyncRead() with 0 size may fails, but we should not return error with 0 size, so we handle it earlier.
- - - - -
1 changed file:
- dlls/winegstreamer/quartz_parser.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/048a480bd372495b19f774502b79cd4...