mirror of git://sourceware.org/git/glibc.git
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 <hui.huang@sun.com>.
This commit is contained in:
parent
5cfc88a718
commit
e4044c0178
|
@ -1,5 +1,9 @@
|
||||||
2002-12-03 Ulrich Drepper <drepper@redhat.com>
|
2002-12-03 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* allocatestack.c (get_cached_stack): Don't crash if we first
|
||||||
|
found a stack with a larger size then needed.
|
||||||
|
Reported by Hui Huang <hui.huang@sun.com>.
|
||||||
|
|
||||||
* Makefile (tests): Add tst-sysconf.
|
* Makefile (tests): Add tst-sysconf.
|
||||||
* tst-sysconf.c: New file.
|
* tst-sysconf.c: New file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue