This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/19509] dlsym, dlvsym do not report errors through dlerror when using RTLD_NEXT


https://sourceware.org/bugzilla/show_bug.cgi?id=19509

--- Comment #13 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, gentoo/2.23 has been updated
       via  5237dbe70306a55036334a4dbf3b7abdff0c8877 (commit)
      from  be3ad4ee1b3481d31741415efc040cca72de26c2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5237dbe70306a55036334a4dbf3b7abdff0c8877

commit 5237dbe70306a55036334a4dbf3b7abdff0c8877
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed May 11 11:40:44 2016 +0200

    Revert "Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]"

    This reverts commits 80f87443eed17838fe453f1f5406ccf5d3698c25
    and a824d609581d5ee7544aabcbbc70e8da44b2b5b6.

    See bug 20069.  We can revisit this change once there has been a GCC
    release with a fix for Address Sanitizer.

    (cherry picked from commit 24e2b1cede1952d7d4411a3cafd25dd8593dab9f)

-----------------------------------------------------------------------

Summary of changes:
 elf/Makefile          |    4 +-
 elf/dl-lookup.c       |    1 +
 elf/tst-dlsym-error.c |  114 -------------------------------------------------
 3 files changed, 2 insertions(+), 117 deletions(-)
 delete mode 100644 elf/tst-dlsym-error.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]