|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/30142] PE .rsrc section is generated as writable |
Date: | Mon, 17 Apr 2023 16:20:08 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30142 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c53c6186c8d69586a71a7f8284a9ed7fa8cb207f commit c53c6186c8d69586a71a7f8284a9ed7fa8cb207f Author: Nick Clifton <nickc@redhat.com> Date: Mon Apr 17 17:19:21 2023 +0100 Make the .rsrc section read only. PR 30142 * peXXigen.c (_bfd_XXi_swap_scnhdr_out): Do not force the .rsrc section to be writeable. * rescoff.c (write_coff_file): Add the SEC_READONLY flag to the .rsrc section. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |