spiegel-keyman/common/engine/keyboardprocessor
Tim Eves da815eb92e Fix use-after0free in abstract_processor::lookup_option() design
Since option was not assigned to non temporary storage the string was deleted and caused the API to return freed memory.
2018-12-19 12:15:24 +07:00
..
debian [linux] debian packaging of libkmnkbp-dev missing pkgconfig file (#1392) 2018-12-06 10:31:11 +07:00
doc [common] Add test framework and tests for keyboard options (failing right now because no implementation) 2018-11-19 11:14:06 +11:00
include Tidy up KMX_Option a bit and add persist action queuing to Save() 2018-12-18 16:39:07 +07:00
python/keyman/keyboardprocessor Move keyboardprocessor into it's new toplevel under common/engine 2018-10-25 13:43:28 +07:00
src Fix use-after0free in abstract_processor::lookup_option() design 2018-12-19 12:15:24 +07:00
tests Rfactor options out of class state into virtual methods on abstract_processor 2018-12-19 11:20:28 +07:00
.gitignore Whitespace, warnings and header tidy ups 2018-12-17 23:28:59 +07:00
meson.build Move headers into include/keyman from include/ 2018-11-06 16:19:14 +07:00