This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-05-06 14:01:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e3f1069f4991d80bb9fa8f712720fe7500bbd9b
neovim
/
src
/
mpack
History
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
..
conv.c
build: remove PVS
2023-11-12 21:26:39 +01:00
conv.h
…
LICENSE-MIT
…
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
…
object.c
build: remove PVS
2023-11-12 21:26:39 +01:00
object.h
…
rpc.c
build: remove PVS
2023-11-12 21:26:39 +01:00
rpc.h
…