From 64e442a227a58c34a6b1bfc6263df3da112ace12 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Tue, 6 Feb 2007 22:57:35 +0000 Subject: 2007-02-06 Till Straumann * libcsupport/src/gxx_wrappers.c: fix PR#690. Supply taskvar dtor to plug memory leak. Applied patch attached to PR#690. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a5b37273d2..28ae440889 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-02-06 Till Straumann + + * libcsupport/src/gxx_wrappers.c: fix PR#690. Supply + taskvar dtor to plug memory leak. Applied patch attached + to PR#690. + 2007-02-06 Ralf Corsépius * libcsupport/src/getpagesize.c: New (moved from posix/src). -- cgit v1.2.3