mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 01:11:10 +10:00
Problem: heap use after free in ins_compl_get_exp()
Solution: validate buffer before accessing it
ee9166eb3b
Co-authored-by: Christian Brabandt <cb@256bit.org>