mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 23:38:17 +00: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