1
0
forked from aniani/vim

patch 8.2.4937: no test for what 8.2.4931 fixes

Problem:    No test for what 8.2.4931 fixes.
Solution:   Add a test that triggers a valgrind error.
This commit is contained in:
Bram Moolenaar
2022-05-10 21:11:12 +01:00
parent a773d84570
commit ead241538c
2 changed files with 12 additions and 0 deletions

View File

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