mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 14:33:11 +00:00
Problem: Crash with null partial and blob.
Solution: Check for NULL pointer. Add more tests. (Yegappan Lakshmanan,
closes vim/vim#5984)
92b83ccfda
Co-authored-by: Bram Moolenaar <Bram@vim.org>