bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_byt


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27884] readelf: ../../binutils/dwarf.c:1965: skip_attr_bytes: Assertion `(data) <= (end)' failed.
Date: Wed, 19 May 2021 01:44:06 +0000

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

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

commit 1b3892bedc7674dfd86b1b0285951271cd82de63
Author: Alan Modra <amodra@gmail.com>
Date:   Tue May 18 23:41:10 2021 +0930

    PR27884, skip_attr_bytes: Assertion (data) <= (end) failed

            PR 27884
            * dwarf.c (get_type_abbrev_from_form): Replace cu_offset_return
            param with map_return, and return map for DW_FORM_ref_addr.
            (get_type_signedness): Adjust calls to get_type_abbrev_from_form.
            Pass returned cu map start and end to recursive call.
            (read_and_display_attr_value): Similarly.

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