1
0
forked from aniani/vim

patch 8.2.1815: Vim9: memory leak when using function reference

Problem:    Vim9: memory leak when using function reference.
Solution:   Temporarily disable the test.
This commit is contained in:
Bram Moolenaar
2020-10-08 23:21:21 +02:00
parent 922acbda3d
commit 6a61421f64
2 changed files with 38 additions and 35 deletions

View File

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