1
0
forked from aniani/vim

patch 8.2.1816: Vim9: another memory leak when using function reference

Problem:    Vim9: another memory leak when using function reference.
Solution:   Temporarily disable the tests.
This commit is contained in:
Bram Moolenaar
2020-10-09 10:20:53 +02:00
parent 6a61421f64
commit 11416321ff
2 changed files with 42 additions and 38 deletions

View File

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