summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-19 23:49:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-19 23:49:40 +0000
commitc917d31a3f5a4fc81aaa21569ac285efe3d28592 (patch)
treebd302f71c2cf54c9a489baef4e4a629ea5ba03cc /cpukit/ChangeLog
parent2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c917d31a3f5a4fc81aaa21569ac285efe3d28592.tar.bz2
2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 23 * libmisc/monitor/mon-monitor.c: Add fclose() of file.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 32b8ab0599..75a0a171cb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+ Coverity Id 23
+ * libmisc/monitor/mon-monitor.c: Add fclose() of file.
+
+2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libblock/src/ide_part_table.c: Another error path without a
free(sector).