Files
neovim/test/functional/api
zeertzjq 4cd0ee49af fix(api): fix nvim_buf_set_text heap-use-after-free (#19650)
The line returned but ml_get_buf() may be freed by another call to
ml_get_buf(), so it is necessary to make a copy.
2022-08-06 07:47:30 +08:00
..
2022-04-15 12:35:06 +02:00
2019-11-25 01:08:02 -08:00