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

--- Comment #1 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 "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 <ni...@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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to