https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #2 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 7e1e19887abd24aeb15066b141cdff5541e0ec8e (commit) from 493a33860c71cac998f1a56d6d87d6faa801fbaa (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=7e1e19887abd24aeb15066b141cdff5541e0ec8e commit 7e1e19887abd24aeb15066b141cdff5541e0ec8e Author: Nick Clifton <ni...@redhat.com> Date: Mon Oct 27 14:45:06 2014 +0000 Fix a seg-fault in strings and other binutuils when parsing a corrupt PE executable with an invalid value in the NumberOfRvaAndSizes field of the AOUT header. PR binutils/17512 * peXXigen.c (_bfd_XXi_swap_aouthdr_in): Handle corrupt binaries with an invalid value for NumberOfRvaAndSizes. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 4 ++++ bfd/peXXigen.c | 12 ++++++++++++ 2 files changed, 16 insertions(+), 0 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