mirror of
https://github.com/neovim/neovim.git
synced 2025-12-21 13:55:36 +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