From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 183B4385AE6C; Tue, 13 Sep 2022 13:56:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 183B4385AE6C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663077407; bh=6EaXp7gGpNVXZM12v1HUVC3fuVVlDarddXfz6aEhElk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IQyKZKDsy+j5VFrtLkMIFH39BVef5bJo7nXf9FP12ycIJnU7hIuRacPaupaW1yqR1 dQVJFe3PjTvECFVakby5iCcV8YpacjQpqwxekOwUgO8OHno7V6fq3S3sjMoA6/IR6+ IAIUjp+UB5tCxf6upESEF5GYH2SD8THA9hqUtQK0= From: "tetra2005 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/106558] ASan failed to detect a global-buffer-overflow Date: Tue, 13 Sep 2022 13:56:45 +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: tetra2005 at gmail dot com 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 #13 from Yuri Gribov --- Posted to gcc-patches: https://gcc.gnu.org/pipermail/gcc-patches/2022-September/601041.html=