https://sourceware.org/bugzilla/show_bug.cgi?id=25993

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
Hi Nick, if it really is the case that is->filename == is->the_bfd->filename
then it looks to me that your patch isn't sufficient.  You've avoided accessing
is->filename for the strlen, but you'll do so a little later in sprintf..

BTW, the latest sources seem to strdup anything stored in bfd->filename, at
least for code that goes by any of the functions in bfd/opncls.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to