Lioncash 0b181eeef4 hid/npad: Fix copy size in GetSupportedNpadIdTypes
Previously this was passing the size of the vector into memcpy rather
than the size in bytes to copy, which would result in a partial read.

Thankfully, this function isn't used yet, so this gets rid of a bug
before it's able to do anything.
2022-10-21 00:09:22 -04:00
..
2022-10-10 13:32:33 -05:00
2022-10-16 00:46:22 -04:00
PR
2022-07-10 08:29:37 +01:00
2022-07-10 06:59:40 +01:00
2022-10-19 16:31:12 -04:00
2022-10-18 19:13:35 -07:00
2022-07-27 12:53:49 +02:00