(malloc_consolidate): Don't use get_fast_max to determine highest fast bin
commitf4e5d0aa4075d50b01932a7bcc793ba935a6c5cd
authorUlrich Drepper <drepper@redhat.com>
Fri, 13 Oct 2006 20:52:01 +0000 (13 20:52 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 13 Oct 2006 20:52:01 +0000 (13 20:52 +0000)
tree338157cdb36a0038d626a7754ef9ab386c263bfe
parent249071fc42485a3ed8b67556b918fb470f07245b
(malloc_consolidate): Don't use get_fast_max to determine highest fast bin
to consolidate, always look into all of them.
malloc/malloc.c