https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- 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, master has been updated via 541a3cbda9de8ae8888906cfe14887c394a3f772 (commit) from 201159ecec7e17600df4153e5d4e7a145f0c7cfe (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=541a3cbda9de8ae8888906cfe14887c394a3f772 commit 541a3cbda9de8ae8888906cfe14887c394a3f772 Author: Nick Clifton <ni...@redhat.com> Date: Tue Nov 11 16:15:47 2014 +0000 Prevent a buffer overrun whilst displaying corrupt ARM tags. PR binutils/17531 * readelf.c (display_arm_attribute): Avoid reading off the end of the buffer when processing a Tag_nodefaults. ----------------------------------------------------------------------- Summary of changes: binutils/ChangeLog | 6 ++++++ binutils/readelf.c | 4 +++- 2 files changed, 9 insertions(+), 1 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