mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 22:39:08 +00:00
Problem: Allocation error with complete_info()
(after v9.1.1876)
Solution: Make sure length is positive (kuuote)
closes: vim/vim#18640
7d3b647f88
Co-authored-by: kuuote <znmxodq1@gmail.com>