diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-05-03 13:44:25 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-03 13:44:25 -0400 |
commit | 00ee369c1cbdcc4ca4a009e9223799951c6c8f04 (patch) | |
tree | 827fba77a9dfe310a2e0bbabebd7faf1078cd39f /ChangeLog | |
parent | 1bfbe0d335d3fc44a492648b974a0db19975f6d8 (diff) | |
download | glibc-00ee369c1cbdcc4ca4a009e9223799951c6c8f04.zip glibc-00ee369c1cbdcc4ca4a009e9223799951c6c8f04.tar.gz glibc-00ee369c1cbdcc4ca4a009e9223799951c6c8f04.tar.bz2 |
ldconfig: don't crash on empty path in config file
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-05-03 Andreas Schwab <schwab@redhat.com> + + * elf/ldconfig.c (add_dir): Don't crash on empty path. + 2011-04-28 Maciej Babinski <mbabinski@google.com> [BZ #12714] |