mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.816
Problem: Invalid memory access when doing ":fun X(".
Solution: Check for missing ')'. (Dominique Pelle)
dd8a5286e1
This commit is contained in:
@@ -472,7 +472,7 @@ static int included_patches[] = {
|
||||
// 819,
|
||||
// 818,
|
||||
// 817,
|
||||
// 816,
|
||||
816,
|
||||
815,
|
||||
814,
|
||||
813,
|
||||
|
Reference in New Issue
Block a user