From d871cf1bc6a977a88c7d897d3beafd99a2e97f75 Mon Sep 17 00:00:00 2001 From: Eric Norum Date: Tue, 13 May 2008 20:45:51 +0000 Subject: Add locks around non-atomic structure assignment. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 74df3a9eca..236170c7a0 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Eric Norum: + + * cpukit/libcsupport/src/mallocinfo.c: Add locks around non-atomic + structure assignment. + 2008-05-13 Robert S. Grimes * libi2c/libi2c.h: Fix typo. -- cgit v1.2.3