Fix an invalid free called when attempting to link a COFF object against an ELF archi...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index fca37c0da5d47bdd479ef245758aa2ae504f3030..662ef44cc6079da0256c42907b91b4dd3c16b222 100644 (file)
@@ -7,6 +7,14 @@
        Expand and move the non_got_ref comment.
        * elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Likewise.
 
+2017-11-01  Nick Clifton  <nickc@redhat.com>
+
+       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.
+
 2017-10-31  Nick Clifton  <nickc@redhat.com>
 
        PR 22373
This page took 0.025976 seconds and 4 git commands to generate.