https://sourceware.org/bugzilla/show_bug.cgi?id=28422
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d661cdc5be46e890ed9255e749806f46a88e26c commit 6d661cdc5be46e890ed9255e749806f46a88e26c 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. -- You are receiving this mail because: You are on the CC list for the bug.