aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-08-29 10:06:35 +0200
committerJustin M. Keyes <justinkz@gmail.com>2018-09-05 08:04:15 +0200
commitdb17d2c0fa2f82edc486ec7954e174404a115036 (patch)
treea41fb16189a0f17b591e694eca4482452828e471 /src/clint.py
parent9fe8e3cb2f357ea38d53b5d83b3ea0ebf98be58a (diff)
downloadrneovim-db17d2c0fa2f82edc486ec7954e174404a115036.tar.gz
rneovim-db17d2c0fa2f82edc486ec7954e174404a115036.tar.bz2
rneovim-db17d2c0fa2f82edc486ec7954e174404a115036.zip
API: Avoid overrun when formatting error-message
msgpack_rpc_to_object (called by handle_request .. msgpack_rpc_to_array) always NUL-terminates API Strings. But handle_request .. msgpack_rpc_get_handler_for operates on a raw msgpack_object, before preparation.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions