1
0
forked from aniani/vim

patch 8.2.5145: exit test causes spurious valgrind reports

Problem:    Exit test causes spurious valgrind reports.
Solution:   Skip test.  Add CheckNotValgrind.
This commit is contained in:
Bram Moolenaar
2022-06-21 18:34:42 +01:00
parent c856ceb300
commit cf801d4b95
4 changed files with 12 additions and 3 deletions

View File

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