neovim/src/mpack
Fred Sundvik d6483793e1 fix: buffer overrun in lmpack_session_receive
The offset was not taken into account when calculating the remaining buffer size.
2024-02-06 01:07:54 +02:00
..
LICENSE-MIT build: vendor libmpack source from libmpack/libmpack 22b1fd90285117c995728511f9525d29520a8c82 2021-09-09 16:06:43 +02:00
conv.c build: remove PVS 2023-11-12 21:26:39 +01:00
conv.h fix(ci): don't enrage the CI Gods by calling a file 'core.*' 2021-09-09 16:06:43 +02:00
lmpack.c fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
lmpack.h fix(build): distinguish vim.mpack from global require'mpack' 2023-04-20 19:00:38 +02:00
mpack_core.c build: remove PVS 2023-11-12 21:26:39 +01:00
mpack_core.h fix(mpack): make sure a `bool` always is a `bool` 2022-08-10 20:36:28 +02:00
object.c build: remove PVS 2023-11-12 21:26:39 +01:00
object.h chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
rpc.c build: remove PVS 2023-11-12 21:26:39 +01:00
rpc.h fix(ci): don't enrage the CI Gods by calling a file 'core.*' 2021-09-09 16:06:43 +02:00