mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.2233
Problem: Crash when using funcref() with invalid name. (Dominique Pelle)
Solution: Check for NULL translated name.
843b884461
This commit is contained in:
@@ -207,7 +207,7 @@ static int included_patches[] = {
|
||||
// 2236,
|
||||
// 2235,
|
||||
// 2234 NA
|
||||
// 2233,
|
||||
2233,
|
||||
// 2232 NA
|
||||
// 2231,
|
||||
// 2230,
|
||||
|
Reference in New Issue
Block a user