1
0
forked from aniani/vim

patch 7.4.2198

Problem:    Test alot sometimes fails under valgrind. (Dominique Pelle)
Solution:   Avoid passing a callback with the wrong number of arguments.
This commit is contained in:
Bram Moolenaar
2016-08-11 22:52:42 +02:00
parent c257487035
commit 0e5d3a2940
2 changed files with 8 additions and 3 deletions

View File

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