Comment 8 for bug 1821752

Revision history for this message
In , Cvs-commit (cvs-commit) wrote :

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.22 has been updated
       via adf228f91c11a1bcdf7563d104a2a370d054e482 (commit)
      from ca6a9ce6151759981cc2efd58e053148c7db2fea (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=adf228f91c11a1bcdf7563d104a2a370d054e482

commit adf228f91c11a1bcdf7563d104a2a370d054e482
Author: Maciej W. Rozycki <email address hidden>
Date: Fri Sep 25 09:37:12 2015 +0100

    [BZ #17250] Fix static dlopen default library search path

    Fix a regression introduced with commit 0d23a5c1 [Static dlopen
    correction fallout fixes] that caused the default library search path to
    be ignored for modules loaded with dlopen from static executables.

     [BZ #17250]
     * elf/dl-support.c (_dl_main_map): Don't initialize l_flags_1
     member.

    (cherry picked from commit 93bad7c97c7047ecaf7664859e2b49c0fe995443)

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

Summary of changes:
 elf/dl-support.c | 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)