1
0
forked from aniani/vim

patch 7.4.1966

Problem:    Coverity reports a resource leak.
Solution:   Close "fd" also when bailing out.
This commit is contained in:
Bram Moolenaar
2016-06-28 21:11:32 +02:00
parent adb78a77eb
commit bcf7772a23
2 changed files with 4 additions and 3 deletions

View File

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