From 951895c3aa196e90d4a5ecefe337d8773b8d33b7 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 17 Aug 2000 10:10:52 +0000 Subject: 2000-08-17 Ross Johnson * tsd.c (pthread_create_key): Initialise temporary key before returning it's address to avoid race conditions. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1a788ea..043d2c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-17 Ross Johnson + + * tsd.c (pthread_create_key): Initialise temporary + key before returning it's address to avoid race + conditions. + 2000-08-13 Ross Johnson * errno.c: Add _MD precompile condition; thus far -- cgit v1.2.3