[PATCH] readelf: Always initialize .debug_addr unit_length, even without a header.

Mark Wielaard mark@klomp.org
Fri Jun 8 10:09:00 GMT 2018


On Tue, 2018-06-05 at 23:23 +0200, Mark Wielaard wrote:
> We would print a "fake" .debug_addr header, but didn't always setup the
> unit_length (in case there was a mix of GNU DebugFission and DWARF5 tables).
> Make sure to always set the unit_length (we do always calculate the next
> unit offset already).

Pushed to master.



More information about the Elfutils-devel mailing list