bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18466] too long symbol names in def files are causing the linker


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/18466] too long symbol names in def files are causing the linker to crash
Date: Mon, 15 Jun 2015 08:27:00 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a2a4d60d831e40350d96edd2f1cd55f430d04fd4

commit a2a4d60d831e40350d96edd2f1cd55f430d04fd4
Author: Nick Clifton <address@hidden>
Date:   Mon Jun 15 09:25:26 2015 +0100

    Fix a segmentation fault triggered when trying to handle an unresolved PE
symbol with a very long name.

        PR ld/18466
        * emultempl/pe.em (pe_find_data_imports): Generate an error if a
        symbol name is too long to handle.
        * emultempl/pep.em (pep_find_data_imports): Likewise.

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