mirror of
https://github.com/neovim/neovim.git
synced 2026-02-14 08:22:04 +10:00
Problem: [security]: Heap buffer overflow when calling complete_add()
in the first call of 'completefunc'
Solution: Call check_cursor() after calling 'completefunc' (zeertzjq)
closes: vim/vim#14391
0a419e07a7