[PATCH] libdw: Handle bogus CU length in dwarf_nextcu.

Mark Wielaard mark@klomp.org
Mon Jun 25 14:53:00 GMT 2018


On Fri, 2018-06-22 at 18:06 +0200, Mark Wielaard wrote:
> The length field could be so big that it would wrap around the next_offset.
> We don't really care that length is bogus, but we don't want to use it to
> calculate the next offset if it is.

Pushed to master.



More information about the Elfutils-devel mailing list