diff options
| author | Andreas Schwab <schwab@redhat.com> | 2010-10-24 20:40:14 -0400 |
|---|---|---|
| committer | Andreas Schwab <schwab@redhat.com> | 2010-12-01 15:35:15 +0100 |
| commit | 4279c4fbbb83f19ef96d64f4d5c56d329d33a25a (patch) | |
| tree | 7b2889ddfaed67e6d39028ae2f9046a74db75ef5 /ChangeLog | |
| parent | 0430b37c1b39f8df10e3436f329c41589e2b30ca (diff) | |
| download | glibc-4279c4fbbb83f19ef96d64f4d5c56d329d33a25a.tar.xz glibc-4279c4fbbb83f19ef96d64f4d5c56d329d33a25a.zip | |
Don't expand DST twice in dl_open
(cherry picked from commit 22cd1c9bcf57c5829d65b6da825f7a459d40c9eb)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-10-18 Andreas Schwab <schwab@redhat.com> + + * elf/dl-open.c (dl_open_worker): Don't expand DST here, let + _dl_map_object do it. + 2010-10-15 Andreas Schwab <schwab@redhat.com> * scripts/data/localplt-s390-linux-gnu.data: New file. |
