1
0
forked from aniani/vim

patch 8.2.4128: crash when method cannot be found

Problem:    Crash when method cannot be found. (Christian J. Robinson)
Solution:   Don't mix up pointer names.
This commit is contained in:
Bram Moolenaar
2022-01-18 10:37:29 +00:00
parent 78f60322f7
commit 64283d5e1f
3 changed files with 17 additions and 2 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4128,
/**/
4127,
/**/