From 5c6e3df46e6f6a357d83ac817c73780ea5e64957 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 24 Jun 2003 13:59:27 +0000 Subject: pthread_spin_destroy was not freeing the spinlock struct. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75dbf93..9704802 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-24 Piet van Bruggen + + * pthread_spin_destroy.c (pthread_spin_destroy): Was not freeing the + spinlock struct. + 2003-06-22 Nicolas Barry * pthread_mutex_destroy.c (pthread_mutex_destroy): When called -- cgit v1.2.3