mirror of
https://github.com/neovim/neovim.git
synced 2026-04-30 03:04:13 +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