bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28674] objdump crashed when compiled with `clang-13 -O0`


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28674] objdump crashed when compiled with `clang-13 -O0`
Date: Thu, 09 Dec 2021 22:07:55 +0000

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

--- Comment #1 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=b243230f64fb4db9a16ef88ec5bd3e3f48f1fe41

commit b243230f64fb4db9a16ef88ec5bd3e3f48f1fe41
Author: Alan Modra <amodra@gmail.com>
Date:   Fri Dec 10 08:27:58 2021 +1030

    PR28674, objdump crash

    Not returning an error indication here leaves the attribute
    uninitialised, which then leads to intemperate behaviour.

            PR 28674
            * dwarf2.c (read_attribute_value): Return NULL on trying to read
            past end of attributes.

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