bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29872] objdump SEGV in display_debug_lines_decoded dwarf.c


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29872] objdump SEGV in display_debug_lines_decoded dwarf.c:5413
Date: Mon, 12 Dec 2022 08:59:35 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit b1f1cefd5844cb0ce10df78c6e1a8ed2e98faa77
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Dec 12 15:50:42 2022 +1030

    PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413

    Plus segvs if the C-library doesn't handle printf %s of NULL.

            PR 29872
            * dwarf.c (null_name): New function.
            (process_debug_info): Use it here..
            (display_debug_lines_raw): ..and here..
            (display_debug_lines_decoded): ..and here.  xcalloc
directory_table.
            Simplify xcalloc of file_table.

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