mirror of
https://github.com/neovim/neovim.git
synced 2026-03-09 10:35:46 +00:00
Problem: Crash when changing the function table while listing it.
Solution: Bail out when the function table changes. (closes vim/vim#6209)
3fffa97159
Co-authored-by: Bram Moolenaar <Bram@vim.org>