From d1f07019094cc1df2c55a19362c71a828c0e4c8e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 13 Sep 2007 19:48:01 +0000 Subject: 2007-09-13 Joel Sherrill PR 1259/rtems * rtems/src/taskcreate.c: Initialize is_global in all cases since memory is not guaranteed to be zero. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 6512a045fd..168b686068 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-09-13 Joel Sherrill + + PR 1259/rtems + * rtems/src/taskcreate.c: Initialize is_global in all cases since + memory is not guaranteed to be zero. + 2007-09-12 Sergei Organov PR 1258/rtems -- cgit v1.2.3