summaryrefslogtreecommitdiff
path: root/src/input_common/input_poller.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2022-10-21 00:05:39 -0400
committerGravatar Lioncash2022-10-21 00:09:22 -0400
commit0b181eeef4f56a814ea6c9b86d789be3ab8d1ae5 (patch)
tree1b64af71db6e0d5a834aba820a7507c90249efb5 /src/input_common/input_poller.cpp
parentMerge pull request #9088 from Fdawgs/chore/images (diff)
downloadyuzu-0b181eeef4f56a814ea6c9b86d789be3ab8d1ae5.tar.gz
yuzu-0b181eeef4f56a814ea6c9b86d789be3ab8d1ae5.tar.xz
yuzu-0b181eeef4f56a814ea6c9b86d789be3ab8d1ae5.zip
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.
Diffstat (limited to 'src/input_common/input_poller.cpp')
0 files changed, 0 insertions, 0 deletions