From ac893a9731a3e0260b4508fda694516778dd1e33 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 6 Aug 2009 20:43:30 +0000 Subject: 2009-08-06 Chris Johns * score/src/objectextendinformation.c: Ensure that nothing is moved or copied until all memory is successfully allocated. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 494448f519..faaadeccd5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-08-06 Chris Johns + + * score/src/objectextendinformation.c: Ensure that nothing is moved or + copied until all memory is successfully allocated. + 2009-08-06 Joel Sherrill * posix/src/mqueuecreatesupp.c, posix/src/mqueuenametoid.c, -- cgit v1.2.3