1
0
forked from aniani/vim

patch 8.1.0921: terminal test sometimes fails; using memory after free

Problem:    Terminal test sometimes fails; using memory after free.
Solution:   Fee memory a bit later.  Add test to cover this.  Disable flaky
            screenshot test. (closes #3956)
This commit is contained in:
Bram Moolenaar
2019-02-14 23:23:19 +01:00
parent 29ae223ddc
commit 81aa0f56f8
3 changed files with 25 additions and 4 deletions

View File

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