1
0
forked from aniani/vim

patch 8.2.1839: Vim9: memory leaks reported in assign test

Problem:    Vim9: memory leaks reported in assign test.
Solution:   Move the failing job_start() call to separate test files, it
            causes false leak reports.
This commit is contained in:
Bram Moolenaar
2020-10-12 20:31:26 +02:00
parent 93be1644db
commit fc8aa6d02d
4 changed files with 18 additions and 7 deletions

View File

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