* malloc/hooks.c (top_check): Force hook value into register.

This commit is contained in:
Ulrich Drepper 2009-04-17 17:55:23 +00:00
parent acdf23097f
commit 17a5b24e01
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-04-17 Ulrich Drepper <drepper@redhat.com>
* malloc/hooks.c (top_check): Force hook value into register.
2009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
* elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all