forked from Imagelibrary/rtems
2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 23 * libmisc/monitor/mon-monitor.c: Add fclose() of file.
This commit is contained in:
@@ -447,6 +447,7 @@ rtems_monitor_symbols_loadup(void)
|
||||
}
|
||||
|
||||
done:
|
||||
fclose(fp);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user