]> git.gir.st - tmk_keyboard.git/commit - tmk_core/common/action.c
core: Fix out-of-bounds access by TICK event #487
authortmk <hasu@tmk-kbd.com>
Sat, 21 Oct 2017 18:09:20 +0000 (03:09 +0900)
committertmk <hasu@tmk-kbd.com>
Sat, 21 Oct 2017 18:43:04 +0000 (03:43 +0900)
commitdf7ce59d1cbe04cd6bd2e689eff7a79bc6cb070f
treedb4b221759b6635811874a744783121d40eb5de2
parentf896d3350f6f2a7c7a7457d8dc62a6569a1e0eb2
core: Fix out-of-bounds access by TICK event #487

The error is caused in layer_swtich_get_action() and fails to access layer_pressed[][]
tmk_core/common/action.c
tmk_core/common/action_layer.c
Imprint / Impressum