summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 14:27:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 14:27:57 +0000
commit8bffc40b3a6b62ae993123c5fc16e9e2c5800ad8 (patch)
tree1a66ff6ac644c251a1a0f3b07dd04f233eee361a /cpukit/ChangeLog
parent2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8bffc40b3a6b62ae993123c5fc16e9e2c5800ad8.tar.bz2
2010-01-20 Chris Johns <chrisj@rtems.org>
Coverity Id 9 * libmisc/shell/main_ls.c: Modify conditional to avoid NULL dereference.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f5c25c6dde..ae2c38edb5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-20 Chris Johns <chrisj@rtems.org>
+
+ Coverity Id 9
+ * libmisc/shell/main_ls.c: Modify conditional to avoid NULL
+ dereference.
+
2010-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 10