bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22369] Mingw linker crash with no-keep-memory


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/22369] Mingw linker crash with no-keep-memory
Date: Wed, 01 Nov 2017 11:37:16 +0000

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

--- 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=ee357486aa87b17782111295c5e7bd4ac9e6970f

commit ee357486aa87b17782111295c5e7bd4ac9e6970f
Author: Nick Clifton <address@hidden>
Date:   Wed Nov 1 11:35:42 2017 +0000

    Fix an invalid free called when attempting to link a COFF object against an
ELF archive with --no-keep-memory enabled.

        PR 22369
        * coffgen.c (_bfd_coff_free_symbols): Fail if called on a non-COFF
        file.
        * cofflink.c (coff_link_check_archive_element): Skip non-COFF
        members of an archive.

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