[Bug libdw/21330] dwarf_peel_type() loops infinitely for typedef const struct ...

mark at klomp dot org sourceware-bugzilla@sourceware.org
Thu Mar 30 09:29:00 GMT 2017


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Oops. That die argument at line 56 to dwarf_attr_integrate () should obviously
have been result instead.

This looks like it could never have worked. But there are various testcases
that should have caught this. Unfortunately all usages in elfutils itself do
dwarf_peel_type (die, die). And that invocation works just fine...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list