From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7384E3858C54; Fri, 15 Sep 2023 15:55:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7384E3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1694793337; bh=BjFov51iLlGMJIa2RRGuEoLt2PZfHsTrjExxMyXfmME=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pWlZtq0DiTHGL3jqzVDGutQUoWT940DXsFX2gr2hLlBOfmvFCg3Mz4lWnDf9Umqf6 0Mvs3Ue6qH2udzlGrjXe/4w8WxuiNzYlnLr5jvpdN0vyOXgvT6WOHHpuAlzcXCg6aP IxIdJd9wM7Th0SgiWNbqmxtlY3EuJvvUl5MR1gZ8= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/30114] Add valgrind annotations to obstack Date: Fri, 15 Sep 2023 15:55:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot 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=3D30114 --- Comment #4 from Tom Tromey --- (In reply to Simon Marchi from comment #3) > I suppose you are talking about: Yes, thanks for the link. It would also be good to instrument objalloc, which is used by BFD. For that one, maybe in the sanitizer case, every allocation could just be done in a new chunk. --=20 You are receiving this mail because: You are on the CC list for the bug.=