From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF4273858D38; Sun, 5 Mar 2023 17:39:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF4273858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678037950; bh=QZ9H46bZo0PtFEpa7myieQg0CbONfPp+TA01x3XIyBY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HVmLGRLMxZLOMaFRxJ1Y6y8H6h8YNIxAohD2xCcWaxf8WvlkQniB9AX92H9FOsArD f/GTZK7a1QjlTKmBvJktWnT390O/FUs7AusVZ9Lh0pQd+u+Yk0fzq9AOUr4BFaIWOu sOMOtlrTl5gC6vyi1sZ8i6Q9nO/ZiFXhhWah0Q24= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/25479] AddressSanitizer: heap-buffer-overflow in lookup_minimal_symbol_by_pc_name Date: Sun, 05 Mar 2023 17:39:08 +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: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution target_milestone bug_status 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=3D25479 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |13.1 Status|NEW |RESOLVED --- Comment #10 from Tom Tromey --- It turns out this was fixed: commit 9d428aae67a67087959822b0ffd81f7df96218c7 Author: Simon Marchi Date: Wed May 20 15:44:24 2020 -0400 gdb: reset/recompute objfile section offsets in reread_symbols --=20 You are receiving this mail because: You are on the CC list for the bug.=