mirror of
https://github.com/neovim/neovim.git
synced 2026-08-26 09:01:57 +00:00
Problem: Crash whn calling partial.
Solution: Check for NULL pointer. (Dominique Pellé, closes vim/vim#8202)
fe8ebdbe5c
Co-authored-by: Dominique Pelle <dominique.pelle@gmail.com>