mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

committed by
Justin M. Keyes

parent
34e4166673
commit
2e621553c0
@@ -1510,5 +1510,10 @@ describe('API', function()
|
||||
|
|
||||
]])
|
||||
end)
|
||||
|
||||
it('does not cause heap-use-after-free on exit while setting options', function()
|
||||
command('au OptionSet * q')
|
||||
command('silent! call nvim_create_buf(0, 1)')
|
||||
end)
|
||||
end)
|
||||
end)
|
||||
|
Reference in New Issue
Block a user