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:
Michael Ennen
2016-12-19 17:21:50 -07:00
parent 8cae66b5e0
commit effe760b13
3 changed files with 5 additions and 4 deletions

View File

@@ -207,7 +207,7 @@ static int included_patches[] = {
// 2236,
// 2235,
// 2234 NA
// 2233,
2233,
// 2232 NA
// 2231,
// 2230,