mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +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:
@@ -642,7 +642,7 @@ static int included_patches[] = {
|
||||
1054,
|
||||
1053,
|
||||
1052,
|
||||
// 1051,
|
||||
1051,
|
||||
1050,
|
||||
1049,
|
||||
1048,
|
||||
|
Reference in New Issue
Block a user