bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25993] Bug in bfd causes crashes with DXVK


From: amodra at gmail dot com
Subject: [Bug ld/25993] Bug in bfd causes crashes with DXVK
Date: Fri, 15 May 2020 12:16:33 +0000

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

[Prev in Thread] Current Thread [Next in Thread]