https://sourceware.org/bugzilla/show_bug.cgi?id=31710
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Roberto,
Thanks for reporting this issue. The problem was a bug in a macro used to
process relocations against global symbols. This macro assumed that a name
lookup would always succeed and so did not check for a NULL return value.
I have checked in a small patch to fix this problem.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.