gdb and binutils branch master updated. e9847026c92f330f18863a7b9cb0aaa299345559

nickc@sourceware.org nickc@sourceware.org
Thu Mar 6 10:58: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  e9847026c92f330f18863a7b9cb0aaa299345559 (commit)
      from  5fa1d40e9790ed55931263430130e69a99329be7 (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=e9847026c92f330f18863a7b9cb0aaa299345559

commit e9847026c92f330f18863a7b9cb0aaa299345559
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Mar 6 10:57:13 2014 +0000

    Patch for PR binutils/16664 which triggers a seg-fault when attempting to
    display the contents of a corrupt attribute section.
    
    	* readelf.c (process_attributes): Add checks for corrupt
    	attribute section names.
    
    	* elf-attrs.c (_bfd_elf_parse_attributes): Add checks for corrupt
    	attribute section names.

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

Summary of changes:
 bfd/ChangeLog      |    6 ++++++
 bfd/elf-attrs.c    |    9 ++++++---
 binutils/ChangeLog |    6 ++++++
 binutils/readelf.c |   25 ++++++++++++++++---------
 4 files changed, 34 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list