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: Sun, 17 May 2020 00:01:19 +0000

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

--- Comment #6 from Alan Modra <amodra at gmail dot com> ---
ldmain.c:add_archive_element is where we duplicate the file name pointers:
  input->filename = abfd->filename;
  input->local_sym_name = abfd->filename;

-- 
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]