bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28697] objdump often doesn't look for separate debug files


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28697] objdump often doesn't look for separate debug files when using "build-id" style
Date: Fri, 17 Dec 2021 06:25:37 +0000

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

--- Comment #4 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=dbc6a0e2e4bdc70133d9165fb2e15b592bc27c53

commit dbc6a0e2e4bdc70133d9165fb2e15b592bc27c53
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Dec 17 08:07:30 2021 +1030

    try_build_id_prefix gcc-10 -Wformat-security errors

    dwarf.c:11300:3: error: format not a string literal and no format arguments
[-Werror=format-security]
    11300 |   f += sprintf (f, prefix);

            PR 28697
            * dwarf.c (try_build_id_prefix): Avoid -Wformat-security error.

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