mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 01:21:48 +00:00
Problem: Using freed memory with the cmdline popup menu.
Solution: Clear the popup menu when clearing the matches. (closes vim/vim#11677)
038e6d20e6
Co-authored-by: Bram Moolenaar <Bram@vim.org>