summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 15:15:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-01-20 15:15:39 +0000
commitaaaffd4cba80d906684bbd03c55edf225092ba15 (patch)
tree80dfd7fc528ee28819bec042e3e724186c20f1c8 /cpukit/ChangeLog
parent2010-01-20 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-aaaffd4cba80d906684bbd03c55edf225092ba15.tar.bz2
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
Coverity Id 30 * libmisc/shell/hexdump-parse.c: Add free(pr) before returning.
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 9b205e5556..8121efc261 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ Coverity Id 30
+ * libmisc/shell/hexdump-parse.c: Add free(pr) before returning.
+
2010-01-20 Chris Johns <chrisj@rtems.org>
Coverity Id 6