bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24643] arm/aarch64: SEGV in objdump -ld for static program


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24643] arm/aarch64: SEGV in objdump -ld for static programs with split out debug symbols
Date: Wed, 12 Jun 2019 14:07:03 +0000

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

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

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

commit 62e0492f5723dd3db5e5a48a3a0ac161d7ba2701
Author: Adam Lackorzymski <address@hidden>
Date:   Wed Jun 12 15:05:21 2019 +0100

    Prevent a seg-fault from objdup when disassembling binaries which do not
contain a symbol table.

        PR 24643
        * elf32-arm.c (arm_elf_find_function): Fail if the symol table is
        absent, or the bfd is not in the ELF formart.
        * elfnn-aarch64.c (aarch64_elf_find_function): Likewise.

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