https://sourceware.org/bugzilla/show_bug.cgi?id=17597
--- Comment #3 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 470c009be81f3ac0205d4efb1d16fc4216093b69 (commit) from 02c1355124de323e32b8b47fa0b19c114549756a (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=470c009be81f3ac0205d4efb1d16fc4216093b69 commit 470c009be81f3ac0205d4efb1d16fc4216093b69 Author: Nick Clifton <ni...@redhat.com> Date: Fri Nov 14 13:39:29 2014 +0000 Fix a null pointer dereference when reading the debug link info from a corrupt file. PR binutils/17597 * opncls.c (bfd_get_debug_link_info): Avoid reading off the end of the section. (bfd_get_alt_debug_link_info): Likewise. ----------------------------------------------------------------------- Summary of changes: bfd/ChangeLog | 7 +++++++ bfd/opncls.c | 15 ++++++++++----- 2 files changed, 17 insertions(+), 5 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