From: Ulrich Drepper Date: Fri, 17 Apr 2009 17:55:23 +0000 (+0000) Subject: * malloc/hooks.c (top_check): Force hook value into register. X-Git-Tag: cvs/fedora-glibc-20090424T0747~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a5b24e01f8f040c9f39d4e7178112026f28fd1;p=thirdparty%2Fglibc.git * malloc/hooks.c (top_check): Force hook value into register. --- diff --git a/ChangeLog b/ChangeLog index 84b82d31ffd..4b4bbdc63bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-17 Ulrich Drepper + + * malloc/hooks.c (top_check): Force hook value into register. + 2009-04-16 Samuel Thibault * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all