From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7400F3858406; Tue, 20 Sep 2022 22:58:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7400F3858406 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663714734; bh=kf10OJf0MN2+3FapwxVN6ovRm/9I1fNy3IzsDeel0Mc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HslutzItzqND2q7liO1xo2fgfiDuLPHvLalwEQGCb19kKqJpbB9iycZB4Zv1eyTYg hE8lgOmEJXaouO8pMJhqrViV8YieenKriDO98e0FKiBo3ALKK9bKgF5Edj8YOnlB2a YRPCs5QjzQAtvnIixPE393WEm66jdFUqs9QT4w+s= From: "goldstein.w.n at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug string/29591] wcsnlen length can overflow in page cross case. Date: Tue, 20 Sep 2022 22:58:54 +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: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: goldstein.w.n at gmail dot com 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: attachments.created 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=3D29591 --- Comment #1 from Noah Goldstein --- Created attachment 14340 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14340&action=3Ded= it Fix and test cases. Fix, will post once all tests complete. --=20 You are receiving this mail because: You are on the CC list for the bug.=