mirror of
https://github.com/neovim/neovim.git
synced 2026-09-26 07:18:29 +00:00
Problem: Crash when using null_function for a partial. Solution: Don't call fname_trans_sid() with NULL. (closes vim/vim#9908) https://github.com/vim/vim/commit/673bcb10ebe87ccf6954dd342d0143eb88cdfbcb Co-authored-by: Bram Moolenaar <Bram@vim.org>