bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if pat


From: nickc at redhat dot com
Subject: [Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.
Date: Tue, 05 Jan 2021 16:48:35 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13090|0                           |1
        is obsolete|                            |

--- Comment #17 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 13095
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13095&action=edit
Proposed patch

Hi Jaydeep,

  Sorry to be a bother, but please could you test this revised version of the
patch ?

  It occurred to me last night that the calls to strcat() were unsafe and could
trigger a buffer overrun so I have replaced them with strncat() instead.

Cheers
  Nick

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