From a1fbd85875b335d88e3a531efc66ce972a010493 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 28 Oct 2004 19:09:21 +0000 Subject: Update. 2004-10-28 Jakub Jelinek * pthread_create.c (__pthread_create_2_1): Avoid leaking stacks if sched_priority is not between minprio and maxprio. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index be5893d..4c7f671 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2004-10-28 Jakub Jelinek + + * pthread_create.c (__pthread_create_2_1): Avoid leaking stacks + if sched_priority is not between minprio and maxprio. + 2004-10-25 Kaz Kojima * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S -- cgit v1.1