From 6b9886bbac6e702506de11284afbec33e22ea983 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 26 Aug 2010 21:41:41 +0000 Subject: 2010-08-26 Joel Sherrill * libmisc/monitor/mon-symbols.c: Fix length of buffer passed to strncpy() so there is room for a NULL terminator. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 94afe0c199..43e0c9c5c7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-08-26 Joel Sherrill + + * libmisc/monitor/mon-symbols.c: Fix length of buffer passed to + strncpy() so there is room for a NULL terminator. + 2010-08-26 Joel Sherrill * libcsupport/src/eval.c: Make some filesystem implementation -- cgit v1.2.3