mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 10:31:14 +10: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>