On Tue May 16 12:15:39 2023 +0000, Zebediah Figura wrote:
We should only be able to overread in device_matches_id() if the string wasn't properly double-null-terminated. When can that happen?
It's coming from a SetupDiSetDeviceRegistryPropertyW call in dinput tests with a short buffer, I'll fix it instead.