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: Thu, 30 Oct 2014 15:57:31 +0000

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

--- Comment #32 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  7e760b06b212f01b3819d5b37e8f5b613e0db34c (commit)
      from  3bdff46b67a527886f49735a5d192c05a332a131 (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=7e760b06b212f01b3819d5b37e8f5b613e0db34c

commit 7e760b06b212f01b3819d5b37e8f5b613e0db34c
Author: Nick Clifton <address@hidden>
Date:   Thu Oct 30 15:52:10 2014 +0000

    Closes another memory corruption, this time due to heap overrun.

        PR binutils/17512
        * coffgen.c (coff_get_normalized_symtab): Prevent buffer overrun.

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

Summary of changes:
 bfd/ChangeLog |    5 +++++
 bfd/coffgen.c |    8 ++++++--
 2 files changed, 11 insertions(+), 2 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]