[PATCH] readelf: Clean up section lists after usage.
Signed-off-by: Mark Wielaard --- src/ChangeLog | 5 + src/readelf.c | 14 ++ 2 files changed, 19 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ae13793..0c817f4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2019-05-09 Mark Wielaard + +
[Bug tools/24509] eu-readelf does not know how to dissect DW_AT_discr_list
https://sourceware.org/bugzilla/show_bug.cgi?id=24509 --- Comment #5 from Tom Tromey --- FWIW the output looks reasonable to me now. Thanks for doing this! -- You are receiving this mail because: You are on the CC list for the bug.