gdb and binutils branch master updated. 470c009be81f3ac0205d4efb1d16fc4216093b69
nickc@sourceware.org
nickc@sourceware.org
Fri Nov 14 13:41:00 GMT 2014
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 <nickc@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(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list