https://sourceware.org/bugzilla/show_bug.cgi?id=25993
--- Comment #8 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=5e365e474b7561318ddb1a107f05cf0c002e8284 commit 5e365e474b7561318ddb1a107f05cf0c002e8284 Author: Nick Clifton <ni...@redhat.com> Date: Mon May 18 10:28:52 2020 +0100 Prevent a potential use-after-fee memory corruption bug in the linker (for PE format files). PR 25993 * emultempl/pe.em (_after_open): Check for duplicate filename pointers before renaming the dll. * emultempl/pep.em (_after_open): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.