1
0
forked from aniani/vim

patch 8.2.2023: Vim: memory leak when :execute fails

Problem:    Vim: memory leak when :execute fails.
Solution:   Clear the growarray.
This commit is contained in:
Bram Moolenaar
2020-11-21 11:45:50 +01:00
parent 95388e3179
commit c71ee829ef
2 changed files with 8 additions and 0 deletions

View File

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