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 stdio/23313] libio vtables validation and standard file object interposition


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

--- Comment #3 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.27/master has been updated
       via  3bb748257405e94e13de76573a4e9da1cfd961d0 (commit)
      from  4476d16b033341be5b0a884425cff19b0358ea25 (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=3bb748257405e94e13de76573a4e9da1cfd961d0

commit 3bb748257405e94e13de76573a4e9da1cfd961d0
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue Jul 3 15:54:49 2018 +0200

    libio: Disable vtable validation in case of interposition [BZ #23313]

    (cherry picked from commit c402355dfa7807b8e0adb27c009135a7e2b9f1b0)

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

Summary of changes:
 ChangeLog       |    5 +++++
 NEWS            |    1 +
 libio/vtables.c |   16 ++++++++++++++++
 3 files changed, 22 insertions(+), 0 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]