https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #154 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 c88f5b8e495889f5d281a17bd56340d9a0e4cff6 (commit) from ea42d6f8d1e24403e533e5dfea18e94c47ac534b (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=c88f5b8e495889f5d281a17bd56340d9a0e4cff6 commit c88f5b8e495889f5d281a17bd56340d9a0e4cff6 Author: Nick Clifton <ni...@redhat.com> Date: Wed Jan 7 16:41:25 2015 +0000 Fix memory access violations exposed by running the srconv tool on fuzzed binaries. PR binutils/17512 * objdump.c (display_any_bfd): Add a depth limit to nested archive display in order to avoid infinite loops. * srconv.c: Replace calls to abort with calls to fatal with an error message. ----------------------------------------------------------------------- Summary of changes: binutils/ChangeLog | 8 ++++++++ binutils/objdump.c | 9 ++++++++- binutils/srconv.c | 28 +++++++++++++++------------- 3 files changed, 31 insertions(+), 14 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