From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ECD08385B536; Mon, 28 Nov 2022 09:52:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ECD08385B536 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669629144; bh=zXUIU9hsjrAqOJrDVfUALyPfTEE6IqgelMayMujEXVc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ElRqlPS5azI3boPYx9MmPxdjSDC5WhYGj4/nbtMpVUnvl7sc+hM1q1xkleZiBYVw1 pordzCHgCu854dkK7jihfJgtV+7JLN7Xvo+V0+XQDod3KirZicduMd7hIASxMXc9um bJdnmgwwlWDU44fx8PHPHLzSh1j6ar2dIr2uhXH4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/106558] ASan failed to detect a global-buffer-overflow Date: Mon, 28 Nov 2022 09:52:24 +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: marxin at gcc dot gnu.org 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 #20 from Martin Li=C5=A1ka --- Fixed on master. Do we want to do a backport?=