bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in
Date: Fri, 21 Nov 2014 11:21:14 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17512

--- Comment #105 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  cd11f78f810cf12b04046ac954ceb6528b00956c (commit)
      from  3cfdb7812cda6ca610be8bf65ffaf5138dc0d379 (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=cd11f78f810cf12b04046ac954ceb6528b00956c

commit cd11f78f810cf12b04046ac954ceb6528b00956c
Author: Alexander Cherepanov <address@hidden>
Date:   Fri Nov 21 11:19:49 2014 +0000

    Fix a snafu setting up the string table read in from a COFF file.

        PR binutils/17512
        * coffgen.c (_bfd_coff_read_string_table): Test allocation of
        string table before clearing the first few bytes.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog |    6 ++++++
 bfd/coffgen.c |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]