From nobody Wed Nov 8 01:04:16 2023 X-Original-To: bugs@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 4SQ6L84bkNz4yyHK for ; Wed, 8 Nov 2023 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SQ6L83Y0gz3Wfc for ; Wed, 8 Nov 2023 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699405456; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yk65ID236DU2BfWqIXSRqW5YiupDAl24IZLlHgsYTN0=; b=GDPsJSUUvQ+Haqbl0ijQ5D0lIlRWOqOX9izUmENcm1B+VLwjkoQ0KBqJQkTr4IxhBCNM7L /X08ur8391ibRVdL3RBscyZzF2HkzAJY8k4zTC9mKIpZNhCh3MqPvocigibKeqNb4xYN1M vPA9EICzPWaNRVWy99knCWB+gzTQfUCamOGYZvgT8fjXNgIv4Z2JMAfUfxFJMxdEwr6qZg +Vfg4ofu/2bDlq+RsEul9wo+X4V1PBmiEjPoGZSNRbBOh7380imsVa6+rXh0hhgQjE6wTk 650kXKq8cOcInD7Hu6TtnSO/cVZCWte2JnPihKS/J2TPhQ1XgaSEElsLMks0Ag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699405456; a=rsa-sha256; cv=none; b=UY2QAc8oVxKcxTtf4K1DfpZMusAwnbTER7fX7yUatSzpJr2oQZgSthTbwOQxqSLD01kZUC G0XX2tCAl2T1pO5XMu34mUl6I07slZRG+bJLQJFpvPWNZOAOm1njrHdyzpLn4Z4kwqsUUB lrh/wkyO4Qnb1+HtYZfs/oDT69HjS1ao++9pys489GwNaMRcAU04eCpm5sLo/Q7s74N8hs RfcsVSKDnn0ciEA+4p7sYVG6lCAk3zzmuWFoWJduMTMbmsDIrzaSZWuZU7HRJ4boSnsnXf oxNFxlnHI3fg0kvUpmaovqDVcBnsDqmM+VsxbdErTJ6LNOksd7Euvv3zT3imxg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SQ6L82gCHz1C6w for ; Wed, 8 Nov 2023 01:04:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3A814Gfg094428 for ; Wed, 8 Nov 2023 01:04:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A814GDx094427 for bugs@FreeBSD.org; Wed, 8 Nov 2023 01:04:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274032] Regression after stable/12: grep: trailing backslash (\) Date: Wed, 08 Nov 2023 01:04:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274032 --- Comment #12 from commit-hook@FreeBSD.org --- A commit in branch releng/12.4 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D5e0387e2ec6ed9b14b3c6088c19079db1= 5a52eae commit 5e0387e2ec6ed9b14b3c6088c19079db15a52eae Author: Christos Zoulas AuthorDate: 2023-08-30 20:37:24 +0000 Commit: Ed Maste CommitDate: 2023-11-08 01:02:08 +0000 regcomp: use unsigned char when testing for escapes - cast GETNEXT to unsigned where it is being promoted to int to prevent sign-extension (really it would have been better for PEEK*() and GETNEXT() to return unsigned char; this would have removed a ton of (uch) casts, but it is too intrusive for now). - fix an isalpha that should have been iswalpha PR: 264275, 274032 Reviewed by: kevans, eugen (previous version) Obtained from: NetBSD (cherry picked from commit 3fb80f1476c7776f04ba7ef6d08397cef6abcfb0) (cherry picked from commit 56b09feb23d98fcd0c4aed8d4f907a5a2f6b5ea9) Approved by: so Security: FreeBSD-EN-23:14 lib/libc/regex/regcomp.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=