summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-24 13:28:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-24 13:28:54 +0000
commit2aba0566375873f551a9e5f1cef7f4a995a5b1cb (patch)
treea68ff138cf221c354802763320d65e03ab5557ee /cpukit/ChangeLog
parent2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2aba0566375873f551a9e5f1cef7f4a995a5b1cb.tar.bz2
2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1587/filesystem Coverity Id 35 * libfs/src/rfs/rtems-rfs-shell.c: Address possible 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 bcc1ab76f3..ca81a6c401 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1587/filesystem
+ Coverity Id 35
+ * libfs/src/rfs/rtems-rfs-shell.c: Address possible NULL dereference.
+
2010-06-23 Chris Johns <chrisj@rtems.org>
PR 1577/filesystem