mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 14:23:17 +00:00
Problem: Crash when using null_function for a partial.
Solution: Don't call fname_trans_sid() with NULL. (closes vim/vim#9908)
673bcb10eb
Co-authored-by: Bram Moolenaar <Bram@vim.org>