diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-07-06 08:09:54 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-07-06 08:09:54 -0700 |
commit | 5be9d05d3136460cf6cedd3823fd236aeebe83ef (patch) | |
tree | a23101fda14bbb0afc403fa242457db33803bb99 /ChangeLog | |
parent | e8ee8bdf2a6fa0b8bde192c71e0c0bfcd45c4bb9 (diff) | |
download | glibc-5be9d05d3136460cf6cedd3823fd236aeebe83ef.tar glibc-5be9d05d3136460cf6cedd3823fd236aeebe83ef.tar.gz glibc-5be9d05d3136460cf6cedd3823fd236aeebe83ef.tar.bz2 glibc-5be9d05d3136460cf6cedd3823fd236aeebe83ef.zip |
Don't pass NULL occation to dl_signal_cerror
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-07-06 Andreas Schwab <schwab@redhat.com> + + * elf/dl-version.c (match_symbol): Don't pass NULL occation to + dl_signal_cerror. + 2010-07-06 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement |