bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in
Date: Tue, 28 Oct 2014 15:44:09 +0000

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

--- Comment #20 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  5a4b0ccc20ba30caef53b01bee2c0aaa5b855339 (commit)
      from  1df4399f27f8ee817d8eb4c73bba42bb65844303 (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=5a4b0ccc20ba30caef53b01bee2c0aaa5b855339

commit 5a4b0ccc20ba30caef53b01bee2c0aaa5b855339
Author: Nick Clifton <address@hidden>
Date:   Tue Oct 28 15:42:56 2014 +0000

    More fixes for corrupt binaries crashing the binutils.

        PR binutils/17512
        * elf.c (bfd_section_from_shdr): Allocate and free the recursion
        detection table on a per-bfd basis.
        * peXXigen.c (pe_print_edata): Handle binaries with a truncated
        export table.

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

Summary of changes:
 bfd/ChangeLog  |    8 ++++++++
 bfd/elf.c      |   16 +++++++++++++---
 bfd/peXXigen.c |    9 +++++++++
 3 files changed, 30 insertions(+), 3 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]