14 Nov
2022
14 Nov
'22
7:15 p.m.
If rawinput_from_hardware_message generates an error then the number of packets handled may be less then the size of the buffer. Correctly report only the successfully processed packets to avoid using uninitialized data. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1364