Ash aeea0e6ca8
[WiiU] Fix OOB read/write in keyboard driver
This code used a keyboardState size of 256 and indexed it with a
retro_key, which can be any value (RETROK_RALT is 307). This fixes
that by using RETROK_LAST as the array size.

Should fix #6322.
2018-03-17 13:00:47 +11:00
..
2017-12-18 05:59:57 +01:00
2017-12-12 00:24:18 -08:00
2017-12-18 05:59:57 +01:00
2018-01-20 20:05:32 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2018-01-15 04:52:35 -06:00
2018-02-06 22:17:32 -05:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00
2017-12-18 05:59:57 +01:00