https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #22 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, binutils-2_25-branch has been updated via acafeb6056bec47d7211cf462a7c211a8c95cf42 (commit) from cc8536de0fb8f40587cf99dad9460237ce9af7a7 (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=acafeb6056bec47d7211cf462a7c211a8c95cf42 commit acafeb6056bec47d7211cf462a7c211a8c95cf42 Author: Nick Clifton <ni...@redhat.com> Date: Tue Oct 28 15:47:13 2014 +0000 Fixes another couple of memory errors reading corrupt binaries. This time detected by the address sanitizer. 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 | 7 +++++++ bfd/elf.c | 16 +++++++++++++--- bfd/peXXigen.c | 9 +++++++++ 3 files changed, 29 insertions(+), 3 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