forked from aniani/vim
patch 8.2.2549: crash after using "g:" in a for loop
Problem: Crash after using "g:" in a for loop. Solution: Increment the reference count. (closes #7892)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2549,
|
||||
/**/
|
||||
2548,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user