]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 18 Oct 2004 15:44:52 +0000 (15:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 18 Oct 2004 15:44:52 +0000 (15:44 +0000)
2004-10-18  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-open.c (dl_open_worker): Avoid dereferencing map in
statically linked code if there might none be found.

ChangeLog

index 4505b9600bfa8c03e3c434464f104120194259e4..8dc63e171a630e05cddd68c865e530cdcdaf4586 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-18  Ulrich Drepper  <drepper@redhat.com>
+
+       * elf/dl-open.c (dl_open_worker): Avoid dereferencing map in
+       statically linked code if there might none be found.
+
 2004-10-06  Maciej W. Rozycki  <macro@mips.com>
 
        * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
This page took 0.046346 seconds and 5 git commands to generate.