mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 04:31:51 +10:00
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.
16 KiB
16 KiB