[PATCH] readelf: Return correct readp (or readendp) from print_form_data.

Mark Wielaard mark@klomp.org
Mon Jun 11 17:03:00 GMT 2018


On Mon, Jun 11, 2018 at 11:33:14AM +0200, Mark Wielaard wrote:
> print_form_data returns the new readp (or readendp on error) to show how
> much data was consumed. But when reading the .debug_str_offsets section
> we would reuse readp and readendp. This meant the wrong readp would be
> returned to the caller.

Pushed to master.



More information about the Elfutils-devel mailing list