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-08-05 15:18:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d71791a11a260ca81067d63d69b5970078fffb6d
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
…
conv.h
…
LICENSE-MIT
…
lmpack.c
fix: buffer overrun in lmpack_session_receive
2024-02-06 01:07:54 +02:00
lmpack.h
…
mpack_core.c
…
mpack_core.h
…
object.c
…
object.h
…
rpc.c
…
rpc.h
…