Files
neovim/test/functional
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-03-07 06:43:03 +08:00