mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2357 (#6354)
Problem: Attempt to read history entry while not initialized.
Solution: Skip when the index is negative.
46643713dc
This commit is contained in:
@@ -84,7 +84,7 @@ static int included_patches[] = {
|
||||
// 2360,
|
||||
// 2359 NA
|
||||
// 2358 NA
|
||||
// 2357,
|
||||
2357,
|
||||
// 2356,
|
||||
2355,
|
||||
// 2354,
|
||||
|
Reference in New Issue
Block a user