summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8121efc261..26dfed8584 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/shell/hexdump-parse.c: Fix uninitialized warning.
+
+2010-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
Coverity Id 30
* libmisc/shell/hexdump-parse.c: Add free(pr) before returning.