Files
neovim/test/functional
nwounkn 4d4092ac9e fix(rpc): assertion failure due to invalid msgpack input
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
2024-01-21 23:42:58 +00:00
..
2024-01-17 10:10:17 +00:00
2024-01-18 00:14:48 -08:00
2024-01-17 10:10:17 +00:00
2024-01-19 14:51:10 -06:00
2024-01-17 10:10:17 +00:00
2024-01-17 10:10:17 +00:00
2024-01-03 02:09:29 +01:00