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 libc/16274] shm_open changes break webkitgtk (at least)


http://sourceware.org/bugzilla/show_bug.cgi?id=16274

--- 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  b20de2c3d9d751eb259c321426188eefc64fcbe9 (commit)
      from  34e16df5a1a46e128edb9eb44a09ac5762957136 (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=b20de2c3d9d751eb259c321426188eefc64fcbe9

commit b20de2c3d9d751eb259c321426188eefc64fcbe9
Author: OndÅej BÃlka <neleai@seznam.cz>
Date:   Tue Dec 3 20:16:01 2013 +0100

    Properly handle shm_open validation. Fixes bug 16274.

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

Summary of changes:
 ChangeLog                          |    8 +++++
 rt/tst-shm.c                       |   56 +++++++++++++----------------------
 sysdeps/unix/sysv/linux/shm_open.c |    4 +-
 3 files changed, 31 insertions(+), 37 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]