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 <ni...@sourceware.org>:

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

commit 62e0492f5723dd3db5e5a48a3a0ac161d7ba2701
Author: Adam Lackorzymski <a...@os.inf.tu-dresden.de>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to