https://sourceware.org/bugzilla/show_bug.cgi?id=28422
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_37-branch branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c20c7adbeaa3af18a58ba1e20e6c33e7186356e3 commit c20c7adbeaa3af18a58ba1e20e6c33e7186356e3 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.