mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 08:56:29 +00:00
vim-patch:7.4.815
Problem: Invalid memory access when doing ":call g:".
Solution: Check for an empty name. (Dominique Pelle)
73627d0bd4
This commit is contained in:
@@ -473,7 +473,7 @@ static int included_patches[] = {
|
||||
// 818,
|
||||
// 817,
|
||||
// 816,
|
||||
// 815,
|
||||
815,
|
||||
814,
|
||||
813,
|
||||
// 812,
|
||||
|
Reference in New Issue
Block a user