forked from aniani/vim
patch 8.1.1012: memory leak with E461
Problem: Memory leak with E461. Solution: Clear the typeval. (Dominique Pelle, closes #4111)
This commit is contained in:
@@ -779,6 +779,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1012,
|
||||
/**/
|
||||
1011,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user