From nobody Sat Mar 7 23:13:16 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fSzbJ699Rz6TWYs for ; Sat, 07 Mar 2026 23:13:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fSzbJ44vMz3Mqj for ; Sat, 07 Mar 2026 23:13:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772925196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9PhQSSPjmrTjvCTUDnisxXAGCWjbOHLVgWLlFI3kBC0=; b=kDZVehqMn8fIN0AjExqYrVoIts7a25pU1pojhj2p/SHjr//9olLrsD0EYxZC1Yi+D/kGuG cWYhJ7JZfkC/9KB1MNW4+p/3vZXUEthTFRoMEoXyvwiYUJA61exczqBoZj8MPMO9JguOxI LNEw1PkRcAcoIWH3V1JMrhhM4vBKpb3i2mXq0GD7JvkGdW8KoKVmSAp6bjKWOI4kRyhiv8 IQouCUYelXttkka2Srny+bUx56eoXKSr9TPs93SgDWAv54NQ/PlDJbeZeNwiF4HiJ/sqyZ 0D+u3Djv3eSRhPJapd7neRiF60ek6oK1qeqw1k2m4XNPM1MZlTYZpmTINX85hA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772925196; a=rsa-sha256; cv=none; b=iqmt85hWE43fZdj/ZzJwcfC/fz4WXApgwX/b47U3cwKVG15kdtCPO1GPsCCG6MaPxPEGxa /PlbsNbajYZdHthj4I5wBzNDr8T3EI7XcJiPMV6KJtxKmqaMhVQuxR6xSqebYddcGh4OH0 pocZMiJCC7hg9G1t11ncBc0uJIeLr3Qa9uSOrp+gqctWQXsGpas2TqFLwaLUs++BftoKRx CfianfexHJzFJsepC6IX/13pcneAyRGfIrdfa96uph29zI7sUm2W04rIMJUvuOnJb9PRQA Xj+1xBlWVVkMKmjYwBVgHpGsB8jXz06xU3fZImF9IRSJ0RqFLoqW/O/d49a97g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772925196; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9PhQSSPjmrTjvCTUDnisxXAGCWjbOHLVgWLlFI3kBC0=; b=F3/MTj3aP7IwuvOxKA4lA0S7xsozZVzrpKJHeB/gb2HxC6UjLP855wkU4lPaJtFkzIO5PE Mzpa9Zn/QqzjVsQR3NqmRgYJ1s57huzzRqxbYwz74GtEU/a+mIX8ZjOJxSlhoGUVojDX0c QVOAAn7boIREbVg+T9JloMFxail+VRrBOjguidsKi3ag6JhLktz0f/zpIZy3SNvPLzfKUe 03P3DhnQu7fmYSdYqKhRNO2tSViXbufV/kZ3UetjOpA8C8ZN3TZkLSsxjJsE3t9q/Q9aHW 42tX77vb80vxi4DoNlh5SCsV8JRijiuXmu4WBle5kziDpt4CX+5pXp5DoNVoOw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fSzbJ3dNKzDVD for ; Sat, 07 Mar 2026 23:13:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 438df by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 07 Mar 2026 23:13:16 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Strahinja =?utf-8?Q?Stani=C5=A1?==?utf-8?Q?i=C4=87?= From: Robert Clausecker Subject: git: 2a4e3112c811 - main - libc/riscv64: temporarily disable strnlen() implementation until a fix is developed List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2a4e3112c811b9892e14e15cfd23538e7e47329c Auto-Submitted: auto-generated Date: Sat, 07 Mar 2026 23:13:16 +0000 Message-Id: <69acb10c.438df.132c4ea0@gitrepo.freebsd.org> The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=2a4e3112c811b9892e14e15cfd23538e7e47329c commit 2a4e3112c811b9892e14e15cfd23538e7e47329c Author: Strahinja Stanišić AuthorDate: 2026-03-07 21:59:25 +0000 Commit: Robert Clausecker CommitDate: 2026-03-07 22:11:11 +0000 libc/riscv64: temporarily disable strnlen() implementation until a fix is developed strnlen() doesn't seem to cope well with a length argument such that string pointer plus length overflows past the end of the address space. Reviewed by: fuz MFC after: 1 week PR: 293353, 293296 Differential Revision: https://reviews.freebsd.org/D55714 --- lib/libc/riscv/string/Makefile.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc/riscv/string/Makefile.inc b/lib/libc/riscv/string/Makefile.inc index 6dae6b2cb62d..ce965833cb27 100644 --- a/lib/libc/riscv/string/Makefile.inc +++ b/lib/libc/riscv/string/Makefile.inc @@ -5,6 +5,5 @@ MDSRCS+= \ memcpy.S \ memset.S \ strlen.S \ - strnlen.S \ strchrnul.S \ strrchr.S