* elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
authorRoland McGrath <roland@gnu.org>
Fri, 17 Apr 2009 00:00:25 +0000 (00:00 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 17 Apr 2009 00:00:25 +0000 (00:00 +0000)
calls to _dl_relocate_object.

ChangeLog

index f0fe59b..84b82d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+       * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
+       calls to _dl_relocate_object.
+
 2009-04-16  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #9957]