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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4128,
|
||||
/**/
|
||||
4127,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user