From 425e03ba9bc05c2975bde07c95fbec7670751b37 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 6 Apr 2004 16:34:50 +0000 Subject: Close memory leak. --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cdcd9d6..4299c66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-06 P. van Bruggen + + * ptw32_threadDestroy.c: Destroy threadLock mutex to + close a memory leak. + 2004-02-13 Gustav Hallberg * pthread_equal.c: Remove redundant equality logic. @@ -6,7 +11,7 @@ * sem_timedwait.c (sem_timedwait): Fix timeout calculations. -2003-09-14 Ross Johnson +2003-09-14 Ross Johnson * pthread_setschedparam.c (pthread_setschedparam): Attempt to map all priority levels between max and min (as returned by @@ -39,7 +44,7 @@ * implement.h (struct pthread_t_): Add new sched_priority element. -2003-09-12 Ross Johnson +2003-09-12 Ross Johnson * sched_get_priority_min.c (sched_get_priority_min): On error should return -1 with errno set. -- cgit v1.2.3