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 nptl/21386] Assertion in fork for distinct parent PID is incorrect


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

--- Comment #9 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, release/2.25/master has been updated
       via  b8d2e394a2900cef5bbbe0503f15960f64a943b1 (commit)
      from  34b6f41c14d09fe627c6a6224880d76d0959079e (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=b8d2e394a2900cef5bbbe0503f15960f64a943b1

commit b8d2e394a2900cef5bbbe0503f15960f64a943b1
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Jun 9 13:21:43 2017 +0200

    fork: Remove bogus parent PID assertions [BZ #21386]

    (cherry picked from commit 1d2bc2eae969543b89850e35e532f3144122d80a)

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

Summary of changes:
 ChangeLog           |    7 +++++++
 NEWS                |    1 +
 sysdeps/nptl/fork.c |    8 --------
 3 files changed, 8 insertions(+), 8 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]