From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 181083858403; Sat, 3 Feb 2024 13:38:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 181083858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706967508; bh=lFVQymjWfRHRbUhiF846HaJ9zFhMYxLD4kw2yRuZTxo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bn6SNa9AGhrfwUbN5t68Nx8T91lTd/ybYCA1T4odAdVkES+S0mTgRxA780FIS/APy iU+pleF2tOl4jDix3EW/S6UU73Heeb6aDy1hc5yIEcSjS+aAPBr1CSnMCEcUrmApjT k6f7CiSlTmYXTp0Kz4ZYNz//EGZbR0VWVxHH28fo= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug string/31332] Improve detection of buffer overflow at compile-time with FORTIFY_SOURCE Date: Sat, 03 Feb 2024 13:38:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED 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=3D31332 --- Comment #1 from Andreas Schwab --- It needs to be careful to not introduce false positives or flag uses that a= re never executed. --=20 You are receiving this mail because: You are on the CC list for the bug.=