diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-18 15:44:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-18 15:44:52 +0000 |
commit | 55838f3efdd9381940617c9fe9ce9db41f15a2f4 (patch) | |
tree | 893d8ea90be0c8fb0acecc2bc72df9421f59b2ee /ChangeLog | |
parent | 71fa9dfb12df1bc741e105b96b0201cb5f728d63 (diff) | |
download | glibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.zip glibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.tar.gz glibc-55838f3efdd9381940617c9fe9ce9db41f15a2f4.tar.bz2 |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |