From e4044c017800a9fd0f17f20ec464bc926035e7a3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Dec 2002 20:07:12 +0000 Subject: Update. * allocatestack.c (get_cached_stack): Don't crash if we first found a stack with a larger size then needed. Reported by Hui Huang . --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index a1164fd9d0..85ac51a32f 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,9 @@ 2002-12-03 Ulrich Drepper + * allocatestack.c (get_cached_stack): Don't crash if we first + found a stack with a larger size then needed. + Reported by Hui Huang . + * Makefile (tests): Add tst-sysconf. * tst-sysconf.c: New file. -- cgit v1.2.3