mirror of
https://github.com/neovim/neovim.git
synced 2026-05-22 21:00:08 +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>