spiegel-keyman/common/engine/keyboardprocessor/tests/unit/kmnkbd
Tim Eves 5429037179 Fix bug #1494 potential for buffer overrun
The get/put routines now require the buffer size remaining to be read/written to permit checking and the iterator will update this value whenever iterator comparisions are made.  Other direct uses of get/put have been updated.
2019-01-17 17:12:42 +07:00
..
context_api.cpp Fix bug #1494 potential for buffer overrun 2019-01-17 17:12:42 +07:00
keyboard_api.cpp Fix type deduction issue in path::join static function. 2018-12-17 15:39:10 +07:00
meson.build Fix state-api test to use action_item == operator and refactor test build script 2018-12-17 23:41:35 +07:00
options_api.cpp Implement new state API using existing machinery. 2018-12-18 08:39:37 +07:00
state_api.cpp Rfactor options out of class state into virtual methods on abstract_processor 2018-12-19 11:20:28 +07:00