mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 03:16:48 +00:00
Problem: rbuffer_consumed assertion fails if Unpacker fails to parse msgpack, because it doesn't consume bytes on errors Solution: Call rbuffer_consumed_compact only if Unpacker isn't closed