mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-26 17:47:40 +00:00
when vectors are resized the memory is realocated so all the option pointers become invalid. Using a deque avoids this it has all the same methods so it is straight replacement. fixes: #15961 |
||
|---|---|---|
| .. | ||
| json | ||
| kmnkbd | ||
| kmx | ||
| ldml | ||
| utftest | ||
| wasm | ||
| emscripten_filesystem.cpp | ||
| emscripten_filesystem.h | ||
| km_core_keyboard_api.tests.cpp | ||
| km_core_process_event.tests.cpp | ||
| load_kmx_file.cpp | ||
| load_kmx_file.hpp | ||
| meson.build | ||