about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-18 15:44:52 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-18 15:44:52 +0000
commit55838f3efdd9381940617c9fe9ce9db41f15a2f4 (patch)
tree893d8ea90be0c8fb0acecc2bc72df9421f59b2ee
parent71fa9dfb12df1bc741e105b96b0201cb5f728d63 (diff)
downloadglibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.tar.gz
glibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.tar.xz
glibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.zip
Update.
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.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4505b9600b..8dc63e171a 100644
--- 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