bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27839] Segmentation fault on objdump -D


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27839] Segmentation fault on objdump -D
Date: Mon, 10 May 2021 13:45:16 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23182ac0d832477d316547ec2a758d22b43d0837

commit 23182ac0d832477d316547ec2a758d22b43d0837
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon May 10 14:44:31 2021 +0100

    Fix an indirection via uninitialised memory when parsing a corrupt input
file.

            PR 27839
            * simple.c (simple_dummy_add_to_set): New function.
            (simple_dummy_constructor): New function.
            (simple_dummy_multiple_common): New function.
            (bfd_simple_get_relocated_section_contents): Zero out the
            callbacks structure, and then set the add_to_set, constructor and
            multiple_common fields.

-- 
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]