diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-28 04:19:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-28 04:19:14 +0000 |
commit | 7231f6f94092b683c884d8348b056a57f9755c98 (patch) | |
tree | 099761a1a9f5db34e33b7a8549d5cfedb961b5f4 /ChangeLog | |
parent | f116c77f7bcfd5c805ea165e414041974549b481 (diff) | |
download | glibc-7231f6f94092b683c884d8348b056a57f9755c98.tar.gz glibc-7231f6f94092b683c884d8348b056a57f9755c98.tar.xz glibc-7231f6f94092b683c884d8348b056a57f9755c98.zip |
Update.
2000-12-27 Ben Collins <bcollins@debian.org> * elf/dl-open.c (_dl_open): Correctly set the new objname pointer when reallocating the error strings. Reported by Kalle Olavi Niemitalo <kon@iki.fi>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6cc3f21e98..ead33bacc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-12-27 Ben Collins <bcollins@debian.org> + + * elf/dl-open.c (_dl_open): Correctly set the new objname pointer + when reallocating the error strings. + Reported by Kalle Olavi Niemitalo <kon@iki.fi> + 2000-12-27 Ulrich Drepper <drepper@redhat.com> * dlfcn/Makefile (tests): Add errmsg1. |