bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17533] objdump/ar/... crash on malformed ar file


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17533] objdump/ar/... crash on malformed ar file
Date: Tue, 04 Nov 2014 13:16:58 +0000

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

--- Comment #1 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  bb0d867169d7e9743d229804106a8fbcab7f3b3f (commit)
      from  ed9e98c214dde25cc9ff54bac7191c3824be3ffa (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=bb0d867169d7e9743d229804106a8fbcab7f3b3f

commit bb0d867169d7e9743d229804106a8fbcab7f3b3f
Author: Nick Clifton <address@hidden>
Date:   Tue Nov 4 13:15:37 2014 +0000

    Fix a seg-fault triggered by reading a mal-formed archive.

        PR binutils/17533
        * archive.c (_bfd_slurp_extended_name_table): Handle archives with
        corrupt extended name tables.

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

Summary of changes:
 bfd/ChangeLog |    6 ++++++
 bfd/archive.c |    9 +++++++--
 2 files changed, 13 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]