diff options
author | Mark Wielaard <[email protected]> | 2018-06-11 11:22:36 +0200 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2018-06-11 18:59:57 +0200 |
commit | 7aa8e239229cfbd0b230b4a095d0624fbb553055 (patch) | |
tree | b8053be7d2c20f54eb8e7398d553d1da4744c4cd /configure.ac | |
parent | 01044a9ed1d58bedb5d7f96f8ff40134d127a6d1 (diff) |
readelf: Return correct readp (or readendp) from print_form_data.
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.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions