From 404903b033a58e3724b718773d750009e26a8d26 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 11 May 2007 20:10:37 +0000 Subject: 2007-05-11 Joel Sherrill * score/src/coremsgseize.c: A blocking sender's message size was pulled out of the wrong field in the Wait information structure. * score/src/objectallocate.c: With the new optional manager support, we only stub out the initialization. This makes it possible to attempt to create an object with the information structure only initialized with all zeros. This ensures we return an error cleanly in this case. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index aaeaf31de2..6fcda32692 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2007-05-11 Joel Sherrill + + * score/src/coremsgseize.c: A blocking sender's message size was + pulled out of the wrong field in the Wait information structure. + * score/src/objectallocate.c: With the new optional manager support, + we only stub out the initialization. This makes it possible to attempt + to create an object with the information structure only initialized + with all zeros. This ensures we return an error cleanly in this case. + 2007-05-11 Joel Sherrill * rtems/src/region.c, sapi/src/exinit.c: Now that the Region is -- cgit v1.2.3