From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AD3B13858D33; Tue, 27 Dec 2022 09:56:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD3B13858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1672134968; bh=oHMFmUAtfPEZ1MyP9BKd3Hmrdhj0HrJeq+8Qd/qz9FI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DkE8v2iKXx5lKJycl7SAn19ZHo888Xrzsa1epUharLDbk8jFYWJRZu4NFIpISsr73 bQpuAxVM6PpUXLAjacEgFk+li2QURs7FHmPQTWUMiYRef+pHZrQykDm4IQCBRl1pbd NSnd4u04i7NkidPsKvBdk5wP/IorMUtzO6IxwVhI= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/28224] Use-after-free when calling a GNU ifunc Date: Tue, 27 Dec 2022 09:56:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D28224 --- Comment #13 from Tom de Vries --- (In reply to Tom de Vries from comment #12) > Created attachment 14538 [details] > Tentative patch Tested went ok, submitted: https://sourceware.org/pipermail/gdb-patches/2022-December/195112.html . --=20 You are receiving this mail because: You are on the CC list for the bug.=