summaryrefslogtreecommitdiff
path: root/src/input_common/input_engine.cpp
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-12-13 19:04:07 -0500
committerMorph <39850852+Morph1984@users.noreply.github.com>2021-12-13 19:04:07 -0500
commit96579e515a8da3eb6c1aab13a4d4ff5d9577605a (patch)
tree3cdf3667d1bb19d438eff633dee02b59ad5a8391 /src/input_common/input_engine.cpp
parent3592628302409dce264bb017d70880ecee74173c (diff)
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/input_common/input_engine.cpp')
0 files changed, 0 insertions, 0 deletions