1
0
forked from aniani/vim

updated for version 7.4a.002

Problem:    Valgrind errors in test 89. (Simon Ruderich)
Solution:   Allocate one more byte. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2013-07-07 16:15:35 +02:00
parent 3c04cc09cd
commit e8785f2c39
2 changed files with 4 additions and 1 deletions

View File

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