From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 72283385DC38; Thu, 1 Feb 2024 20:07:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 72283385DC38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706818023; bh=clYb9A9oisrmuwflVw9XMsr1ZF5omnVXe82/Km+2XCs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Vg9367P2C6/erpFqbp5ozizRQWLrTAdK1h/J25nJ8nx6UBVdDQqlyx9JxLmLAL297 m0ACX2mlhKhODgIM/mBH6VFRHRmDEs6PWInyqHy3lF8v+FzFOXiKSfDtQhNyxOfpd0 /3wXupVhVpxjXO+NlhsUmuCErT4DOPvtZLpFsLdo= From: "pinskia at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31068] sysdeps: sparc: invalid data access in memset due to regression Date: Thu, 01 Feb 2024 20:06:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: adhemerval.zanella at linaro dot org X-Bugzilla-Target-Milestone: 2.39 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D31068 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu.org --- Comment #2 from Andrew Pinski --- Just FYI the commit that fixed this was: https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommit;h=3D578190b7e433051415= 12dee777e4a3b3e8159393 And it was broken for the following releases: glibc-2.36 glibc-2.37 glibc-2.38 --=20 You are receiving this mail because: You are on the CC list for the bug.=