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/18868] pthread_barrier_init typo has in-theory-undefined behavior


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

--- Comment #2 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  12c3bb770dd3ea11215baf23b385dbf297a2a85c (commit)
      from  72276d6e8843db6df5971b06787f0a5e39bda138 (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=12c3bb770dd3ea11215baf23b385dbf297a2a85c

commit 12c3bb770dd3ea11215baf23b385dbf297a2a85c
Author: Torvald Riegel <triegel@redhat.com>
Date:   Fri Jan 15 22:40:50 2016 +0100

    Fix pthread_barrier_init typo.

    Applies Paul Eggert's fix for BZ 18868.

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

Summary of changes:
 ChangeLog                   |    5 +++++
 nptl/pthread_barrier_init.c |    2 +-
 2 files changed, 6 insertions(+), 1 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]