Alexandre Julliard pushed to branch master at wine / wine
Commits: 4a0bea46 by Yuxuan Shui at 2025-06-25T12:15:12+02:00 hid/tests: Fix out-of-bound use of nodes in test_device_info.
HidP_GetLinkCollectionNodes can returns a larger nodes_count than the capacity of nodes.
- - - - -
1 changed file:
- dlls/hid/tests/device.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4a0bea468fc0592be0b76722e6a6d43...