mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 10:31:48 +00:00
vim-patch:7.4.1051
Problem: Segfault when unletting "count".
Solution: Check for readonly and locked first. (Dominique Pelle)
Add a test.
af8af8bfac
This commit is contained in:
@@ -39,6 +39,7 @@ NEW_TESTS = \
|
||||
test_menu.res \
|
||||
test_syntax.res \
|
||||
test_timers.res \
|
||||
test_unlet.res \
|
||||
test_viml.res \
|
||||
test_alot.res
|
||||
|
||||
|
||||
Reference in New Issue
Block a user