From bdba53711d0112cd862719a8cffd5f907331aa8b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jun 2007 19:21:01 +0000 Subject: 2007-06-20 Joel Sherrill * score/src/corerwlock.c: Make sure structure is fully initialized. When reused, some fields will not be zero like at initialization. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b9635f71df..337adfdb92 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2007-06-20 Joel Sherrill + + * score/src/corerwlock.c: Make sure structure is fully initialized. + When reused, some fields will not be zero like at initialization. + 2007-06-20 Joel Sherrill * sapi/include/confdefs.h: POSIX threads use twice the minimum stack -- cgit v1.2.3