1
0
forked from aniani/vim

patch 7.4.1576

Problem:    Write error of viminfo file is not handled properly. (Christian
            Neukirchen)
Solution:   Check the return value of fclose(). (closes #682)
This commit is contained in:
Bram Moolenaar
2016-03-15 18:23:55 +01:00
parent 89e375a88f
commit 927030af23
2 changed files with 16 additions and 10 deletions

View File

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