https://sourceware.org/bugzilla/show_bug.cgi?id=30632
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #5 from Nick Clifton <nickc at redhat dot com> ---
Hi Peter,
Thanks for the bug report and patch. You are right that a NULL name should
be allowed, but there is a complication because ldfile_possibly_remap_input ()
returns
NULL if the file should not be added to the input list. So I had to adjust
your patch slightly in order to take this into account.
I have gone ahead an applied the tweaked patch (mainline and 2.41 branch).
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.