bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist


From: amodra at gmail dot com
Subject: [Bug ld/20933] LD: Buffer Overflow if linker script does not exist
Date: Wed, 07 Dec 2016 05:23:36 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
I also can't reproduce the problem.  Marcel, can you run ld under gdb and tell
us the results of

set args -T test
b make-relative-prefix.c:385
p ret
p strlen(ret)

I'm wondering if the problem only shows up with a particular directory
structure.

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