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/11214] tst-getpid2 should be made robust against CLONE_VM race in ld.so.


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

--- Comment #16 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, master has been updated
       via  ffee504f79176fe7ed522dd1e829de98befa4242 (commit)
      from  f4491417cc80b4a01e72e9d218af137765ee5918 (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=ffee504f79176fe7ed522dd1e829de98befa4242

commit ffee504f79176fe7ed522dd1e829de98befa4242
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Aug 25 11:37:31 2015 -0700

    Don't run tst-getpid2 with LD_BIND_NOW=1

    Since _dl_x86_64_save_sse and _dl_x86_64_restore_sse are removed now,
    we don't need to run tst-getpid2 with LD_BIND_NOW=1.

        [BZ #11214]
        * sysdeps/unix/sysv/linux/Makefile (tst-getpid2-ENV): Removed.

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

Summary of changes:
 ChangeLog                        |    5 +++++
 sysdeps/unix/sysv/linux/Makefile |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
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]