gdb and binutils branch master updated. 9baa787b14d9a92067ecb1731407c5abe37d7c3c

ccoutant@sourceware.org ccoutant@sourceware.org
Mon Jun 9 21:55:00 GMT 2014


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 "gdb and binutils".

The branch, master has been updated
       via  9baa787b14d9a92067ecb1731407c5abe37d7c3c (commit)
      from  8f89af0abe40c9231f42ad3193a45e8fccb35720 (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=binutils-gdb.git;h=9baa787b14d9a92067ecb1731407c5abe37d7c3c

commit 9baa787b14d9a92067ecb1731407c5abe37d7c3c
Author: Cary Coutant <ccoutant@google.com>
Date:   Mon Jun 9 14:55:02 2014 -0700

    Add check to keep from segfaulting on a corrupt .debug_pubnames section.
    
    gold/
    	* dwarf_reader.cc (Dwarf_pubnames_table::read_header): Check that
    	unit_length is within section bounds.

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

Summary of changes:
 gold/ChangeLog       |    5 +++++
 gold/dwarf_reader.cc |    6 ++++++
 2 files changed, 11 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list