1
0
forked from aniani/vim
Files
vim/src/hashtab.c
Bram Moolenaar ef2c325f5e patch 9.0.0949: crash when unletting a variable while listing variables
Problem:    Crash when unletting a variable while listing variables.
Solution:   Disallow changing a hashtable while going over the entries.
            (closes #11435)
2022-11-25 16:31:51 +00:00

13 KiB