mirror of
https://github.com/neovim/neovim.git
synced 2026-04-18 21:40:45 +00:00
Problem: :packadd may lead to heap-buffer-overflow when all entries in
'runtimepath' have the same length (after 9.2.0291).
Solution: Check for comma after current entry properly (zeertzjq).
related: vim/vim#19854
closes: vim/vim#19911
bc182ae56e