diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-05-03 14:04:52 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-05-03 14:04:52 -0700 |
commit | 7dee26605bf8627f0673f81635c38c8a565dd2b7 (patch) | |
tree | 9b888f99d4d77fc850e371d0a343a65e94517349 /ChangeLog | |
parent | f2976023940a8ef3bbe0c7e593897e1b612370f1 (diff) | |
download | glibc-7dee26605bf8627f0673f81635c38c8a565dd2b7.zip glibc-7dee26605bf8627f0673f81635c38c8a565dd2b7.tar.gz glibc-7dee26605bf8627f0673f81635c38c8a565dd2b7.tar.bz2 |
Fix ldconfig to handle symlinks in chroot correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-05-03 Ulrich Drepper <drepper@redhat.com> + [BZ #11149] + * elf/ldconfig.c (search_dir): Fix handling of symlinks in chroot. + * elf/chroot_canon.c (chroot_canon): Use xmalloc and xrealloc. * elf/ldconfig.c (parse_conf_include): Don't fall back to |