[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_deb
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info(). |
Date: |
Fri, 14 Nov 2014 13:41:47 +0000 |
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 <address@hidden>
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/17597] New: NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., oxffffaa at gmail dot com, 2014/11/13
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., nickc at redhat dot com, 2014/11/13
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., oxffffaa at gmail dot com, 2014/11/13
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info().,
cvs-commit at gcc dot gnu.org <=
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., nickc at redhat dot com, 2014/11/14
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., oxffffaa at gmail dot com, 2014/11/17
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., cvs-commit at gcc dot gnu.org, 2014/11/17
- [Bug binutils/17597] NULL pointer dereference in opncls.c in bfd_get_debug_link_info()., oxffffaa at gmail dot com, 2014/11/21