mirror of
https://github.com/neovim/neovim.git
synced 2026-02-26 13:25:09 +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