Files
yuzu-android/src/core/hle/service/hid
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-12 20:29:29 -04:00
2022-10-16 00:46:22 -04:00
PR
2022-07-10 08:29:37 +01:00
2022-07-24 16:39:32 -05:00
2022-09-21 11:51:31 -05:00