summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 18:52:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 18:52:21 +0000
commitca4fb8f12d5b5074d5e4d5cf7d15f4f9457caf19 (patch)
treed043297f660cbbb99909c14cee97a4c6b39bcef1 /cpukit/ChangeLog
parent4b164e4f0af2b461746f3a3ea3c52e19fe106a22 (diff)
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 8ed4404a0b..07c5ea785b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1717/cpukit
+ * libcsupport/src/gxx_wrappers.c: Free memory on error.
+
2010-08-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1693/filesystem