https://sourceware.org/bugzilla/show_bug.cgi?id=28422
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_36-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a281816c8aeb12619d34eec8959a43dfa5c6b4ec commit a281816c8aeb12619d34eec8959a43dfa5c6b4ec Author: Alan Modra <amo...@gmail.com> Date: Wed Oct 6 18:28:47 2021 +1030 PR28422, build_id use-after-free This fixes a bug in commit 5d9bbb73c1df. All fields preserved from a bfd in struct bfd_preserve need to be cleared in bfd_reinit. PR 28422 * format.c (bfd_reinit): Clear build_id. (cherry picked from commit 6d661cdc5be46e890ed9255e749806f46a88e26c) -- You are receiving this mail because: You are on the CC list for the bug.