summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 18:51:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 18:51:34 +0000
commit80675f0d64ba82c44b1cf926f62bcdc674c7721a (patch)
treed8543dee076d9c6ac3f9fc083c875449b379e7e9 /cpukit/ChangeLog
parent2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-80675f0d64ba82c44b1cf926f62bcdc674c7721a.tar.bz2
2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1717/cpukit * libcsupport/src/gxx_wrappers.c: Free memory on error.
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 0710fbd695..45bba6f4e3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+ PR 1717/cpukit
+ * libcsupport/src/gxx_wrappers.c: Free memory on error.
+
+2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/monitor/mon-monitor.c: Move node code into multiprocessing
ifdef.