https://sourceware.org/bugzilla/show_bug.cgi?id=25447
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_34-branch branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=82f439d028c65663a0baf0a17ef5c4a2ea5c84a7 commit 82f439d028c65663a0baf0a17ef5c4a2ea5c84a7 Author: Nick Clifton <ni...@redhat.com> Date: Tue Feb 11 15:55:25 2020 +0000 Import a fix from the mainline sources that prevents a potential illegal memory access when parsing PE binaries. 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.