mirror of
https://github.com/neovim/neovim.git
synced 2026-08-12 02:05:43 +00:00
Problem: Crash when using a null function reference. (Naohiro Ono)
Solution: Check for an invalid function name. (closes vim/vim#8367)
22db0d549f
Co-authored-by: Bram Moolenaar <Bram@vim.org>