From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF77E3858D37; Mon, 7 Nov 2022 09:14:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF77E3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667812473; bh=+WDnLyWPhkTJO2207ParSpz2nn8mz0qwo8rkW9iv4z0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JEwdpXTf/6aIJA+gkCQd/oNCTkYNCM1g57zTRBQeWKYYt0ahNdJxuO73FD54XqYTV r0JfZCvtpoqxtHhQpnqCC0b2qQ1y7o5+I1faZQ8g1F7g339vUU/G4HUANntG4cooUq YVfp7KLtBgwMPqU+iUuXH/UR2PteHugaWp0ZLDpU= From: "shaohua.li at inf dot ethz.ch" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/106558] ASan failed to detect a global-buffer-overflow Date: Mon, 07 Nov 2022 09:14:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: shaohua.li at inf dot ethz.ch X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ygribov at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106558 --- Comment #14 from Li Shaohua --- Hello, is this patch going to be pushed to the trunk?=