From efb68e8bf80b73ff4df6b281c61ce8f4ea28e1ff Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jan 2010 15:19:19 +0000 Subject: 2010-01-20 Joel Sherrill * libmisc/shell/hexdump-parse.c: Fix uninitialized warning. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8121efc261..26dfed8584 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2010-01-20 Joel Sherrill + + * libmisc/shell/hexdump-parse.c: Fix uninitialized warning. + 2010-01-20 Joel Sherrill Coverity Id 30 -- cgit v1.2.3