summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-19 01:55:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-19 01:55:28 +0000
commitad7824bc9e3d8b08fca3965cf2a3ca1c40138fbc (patch)
treecade3462aab2350dd9623af297ebcbc01ce05a69 /cpukit/ChangeLog
parent2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ad7824bc9e3d8b08fca3965cf2a3ca1c40138fbc.tar.bz2
2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 12 * libfs/src/imfs/memfile.c: Check for NULL return value.
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 c56650f2d9..e10ad143a7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+ Coverity Id 12
+ * libfs/src/imfs/memfile.c: Check for NULL return value.
+
+2010-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>
+
Coverity Id 19
Coverity Id 20
Coverity Id 21