https://sourceware.org/bugzilla/show_bug.cgi?id=25447
--- Comment #1 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=caa31cfad6c16ffbd5c396f74273fc9e413906f0 commit caa31cfad6c16ffbd5c396f74273fc9e413906f0 Author: Nick Clifton <ni...@redhat.com> Date: Fri Jan 24 13:19:48 2020 +0000 Fix an illegal call to free() when copying a PE format file. PR 25447 * coffgen.c (_bfd_coff_close_and_cleanup): Do not clear the keep syms and keep strings flags as these may have been set in order to prevent a bogus call to free. -- You are receiving this mail because: You are on the CC list for the bug.