aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-03-31 11:26:55 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-03-31 11:26:55 +0200
commit7d45c163d00c88d5875a112343c4ea3e61349e6b (patch)
tree2b4b34faa346c380ce3e635b50e45c87ca2dbdfc /ChangeLog
parent258ec8abc1fb26b800cb22c374c242ea98111679 (diff)
downloadglibc-7d45c163d00c88d5875a112343c4ea3e61349e6b.zip
glibc-7d45c163d00c88d5875a112343c4ea3e61349e6b.tar.gz
glibc-7d45c163d00c88d5875a112343c4ea3e61349e6b.tar.bz2
Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]
* elf/dl-lookup.c (_dl_lookup_symbol_x): Report error even if skip_map != NULL. * elf/tst-dlsym-error.c: New file. * elf/Makefile (tests): Add tst-dlsym-error. (tst-dlsym-error): Link against libdl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8263272..33d2377 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2016-03-31 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #19509]
+ * elf/dl-lookup.c (_dl_lookup_symbol_x): Report error even if
+ skip_map != NULL.
+ * elf/tst-dlsym-error.c: New file.
+ * elf/Makefile (tests): Add tst-dlsym-error.
+ (tst-dlsym-error): Link against libdl.
+
2016-03-29 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/microblaze/kernel-features.h