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 <ni...@sourceware.org>:

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

commit ee357486aa87b17782111295c5e7bd4ac9e6970f
Author: Nick Clifton <ni...@redhat.com>
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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to