mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
Fixes #11092. Addresses buffer boundary tests for four cases, so a fatal error is not returned to the user: * character range too long (U+1234 .. U+2468) * extended string too long ('abcde...xxxxx') * outs too long (store(foo) .... outs(bar)) * virtual key expansion too long ([K_A] .. [K_Z] ...) See #11136 for additional work arising. |
||
|---|---|---|
| .. | ||
| config | ||
| docs/api/etc | ||
| src | ||
| .gitignore | ||
| build.sh | ||