mirror of
https://github.com/neovim/neovim.git
synced 2026-03-20 15:39:43 +00:00
Problem: Using freed memory when executing delfunc at the more prompt.
Solution: Check function list not changed in another place. (closes vim/vim#11437)
398a26f7fc
Co-authored-by: Bram Moolenaar <Bram@vim.org>