mirror of
https://github.com/neovim/neovim.git
synced 2026-06-18 17:51:18 +00:00
Problem: Crash when collection is modified when using filter().
Solution: Lock the list/dict/blob. (Ernie Rael, closes vim/vim#12183)
e6d40dcdc7
Co-authored-by: Ernie Rael <errael@raelity.com>