1
0
forked from aniani/vim

patch 8.2.0937: asan failure in the flatten() test

Problem:    Asan failure in the flatten() test.
Solution:   Free the flattened list.
This commit is contained in:
Bram Moolenaar
2020-06-09 17:30:04 +02:00
parent a45551a535
commit dcf59c37d0
2 changed files with 6 additions and 0 deletions

View File

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