1
0
forked from aniani/vim

patch 7.4.1918

Problem:    Not enough testing for parsing viminfo lines.
Solution:   Add test with viminfo lines in bad syntax.  Fix memory leak.
This commit is contained in:
Bram Moolenaar
2016-06-11 15:31:47 +02:00
parent 012270936c
commit 62f8b4e180
4 changed files with 29 additions and 2 deletions

View File

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