https://sourceware.org/bugzilla/show_bug.cgi?id=21139
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Thuan,
Thanks for reporting this bug. I have checked in a patch to fix it.
There were two problems here. The first was that the target specific
relocation processing code in readelf was not checking for an invalid
symbol index in the relocation. The second was that the code was
maintaining state across multiple invocations, resulting in the use of
a stale pointer.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils