This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]