|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/28422] use-after-free in objdump at get_build_id (./bfd/opncls.c:1864) |
Date: | Thu, 07 Oct 2021 03:54:03 +0000 |
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 <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6d661cdc5be46e890ed9255e749806f46a88e26c commit 6d661cdc5be46e890ed9255e749806f46a88e26c Author: Alan Modra <amodra@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.
[Prev in Thread] | Current Thread | [Next in Thread] |