Closing fd when it's done

Reviewed by:	sbruno
This commit is contained in:
Kevin Lo 2010-12-09 08:36:23 +00:00
parent bd01e50ca0
commit f55df2a221
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216321

View file

@ -508,6 +508,7 @@ load_crom(char *filename, u_int32_t *p)
p, p+1, p+2, p+3, p+4, p+5, p+6, p+7);
p += 8;
}
fclose(file);
}
static void