Closing fd when it's done

Reviewed by:	sbruno
This commit is contained in:
kevlo 2010-12-09 08:36:23 +00:00
parent f62cda7154
commit 1ed95baa67

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