This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/bug25112 in repository glibc.
from 93e07b2f9e Avoid late dlopen failure due to scope, TLS slotinfo updates [...] new d0ef9b5c8f Remove all loaded objects if dlopen fails [BZ #20839]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: elf/dl-close.c | 14 +++--------- elf/dl-lookup.c | 56 ++++++++++++++++++++++++++++++---------------- elf/dl-open.c | 47 ++++++++++++++++++++++++++++++-------- elf/dl-reloc.c | 3 ++- elf/get-dynamic-info.h | 2 ++ include/link.h | 19 ++++++++++++++++ sysdeps/generic/ldsodefs.h | 4 ++++ 7 files changed, 105 insertions(+), 40 deletions(-)