summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/emit_glasm.cpp
diff options
context:
space:
mode:
authorGravatar Morph2021-12-13 19:04:07 -0500
committerGravatar Morph2021-12-13 19:04:07 -0500
commit96579e515a8da3eb6c1aab13a4d4ff5d9577605a (patch)
tree3cdf3667d1bb19d438eff633dee02b59ad5a8391 /src/shader_recompiler/backend/glasm/emit_glasm.cpp
parentMerge pull request #7574 from v1993/patch-1 (diff)
downloadyuzu-96579e515a8da3eb6c1aab13a4d4ff5d9577605a.tar.gz
yuzu-96579e515a8da3eb6c1aab13a4d4ff5d9577605a.tar.xz
yuzu-96579e515a8da3eb6c1aab13a4d4ff5d9577605a.zip
qt_software_keyboard: Fix out of bounds array access
We were unconditionally accessing the keyboard_buttons array, even if the bottom_osk_index was for the numberpad, leading to an out of bounds array access. Fix this by accessing the proper array for the current button when the index is for the numberpad.
Diffstat (limited to 'src/shader_recompiler/backend/glasm/emit_glasm.cpp')
0 files changed, 0 insertions, 0 deletions