Files
neovim/test/functional/api
Sean Dewar d5c23d72a5 fix(api): nvim_create_buf leaks memory if buffer is loaded early
Problem: memory leak in nvim_create_buf if buflist_new autocommands load the
new buffer early.

Solution: do not open a memfile in that case.
2024-03-19 15:43:08 +00:00
..
2024-01-03 02:09:29 +01:00
2024-01-03 02:09:29 +01:00