mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 20:21:50 +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.
2.8 KiB
2.8 KiB