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/20222] fopencookie: Mangle function pointers


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

--- Comment #4 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.23/master has been updated
       via  9e9fcd095a9417acd28645946bd6e35bd3cbc194 (commit)
      from  79ad3fa2b1f38997be255d4eb709da928b66796a (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=9e9fcd095a9417acd28645946bd6e35bd3cbc194

commit 9e9fcd095a9417acd28645946bd6e35bd3cbc194
Author: Florian Weimer <fweimer@redhat.com>
Date:   Sat Jun 11 12:07:14 2016 +0200

    fopencookie: Mangle function pointers stored on the heap [BZ #20222]

    (cherry picked from commit 983fd5c41ab7e5a5c33922259ca1ac99b3b413f8)

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

Summary of changes:
 ChangeLog          |   11 +++++++++++
 libio/iofopncook.c |   49 +++++++++++++++++++++++++++++++++++--------------
 2 files changed, 46 insertions(+), 14 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]