mirror of
https://github.com/neovim/neovim.git
synced 2025-11-18 00:01:46 +00:00
Problem: Invalid memory access when 'foldexpr' returns empty string.
Solution: Check for NUL.
closes: vim/vim#13293
a991ce9c08
Problem: Invalid memory access when 'foldexpr' returns empty string.
Solution: Check for NUL.
closes: vim/vim#13293
a991ce9c08