From cb87694407faa04a165e7f6987f8a457c34e4cf2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 25 Jul 2010 14:52:27 +0000 Subject: 2010-07-25 Joel Sherrill * libcsupport/src/gxx_wrappers.c: Free contents of key not key itself. Kye pointer will never be malloc'ed. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 1357649e2c..3cb39246ea 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-07-25 Joel Sherrill + + * libcsupport/src/gxx_wrappers.c: Free contents of key not key itself. + Kye pointer will never be malloc'ed. + 2010-07-24 Joel Sherrill * libcsupport/Makefile.am, libcsupport/src/termios_baud2num.c, -- cgit v1.2.3