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

--- Comment #63 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  a6f921c87700c2349cf6fa35fbc8ec9d3e3fb88e (commit)
      from  74e1a04b9787c02ba0fa9b93e3dae691bb44ed96 (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=a6f921c87700c2349cf6fa35fbc8ec9d3e3fb88e

commit a6f921c87700c2349cf6fa35fbc8ec9d3e3fb88e
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Nov 5 17:57:54 2014 +0000

    More fixes for memory problems uncovered by file fuzzers.

        PR binutils/17512
        * coffcode.h (handle_COMDAT): Replace abort with BFD_ASSERT.
        Replace another abort with an error message.
        (coff_slurp_line_table): Add more range checking.
        * peXXigen.c (pe_print_debugdata): Add range checking.

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

Summary of changes:
 bfd/ChangeLog  |    8 ++++++++
 bfd/coffcode.h |   21 ++++++++++++++-------
 bfd/peXXigen.c |    6 ++++++
 3 files changed, 28 insertions(+), 7 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