From nobody Mon Jan 15 18:02:31 2024 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 4TDKjg4y1jz57DwM for ; Mon, 15 Jan 2024 18:02:31 +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 4TDKjg35ZXz4JSB for ; Mon, 15 Jan 2024 18:02:31 +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=1705341751; 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=o0m2JYhgFdzLWs2g+AkQ40G1rygZQ03FERy1YzT/bAI=; b=QZUi+SNjqI7BQ4UPJTISbJ2jBLFC4SjUFwwc+0uh/XD/aY/MmQsap11s16qhMWhgLoqtP6 NjsdoZHdto8zONYKG6TsboneM075mIYMqZz9PXqj9cPQ0Mx4y9z5V2A07yyyYSSY0Xf8+g Kn6QSMyS78jii1PMu62vpxAITAz7gA/Ltj8WOkhZsShabvN8YmxMzhgj47R951TEhTlr/o 7g8syg2BLyaPSBgM7m5Hnt+ypcEslgYI+xgjJebecPV2p1Mz/T7//d+LJ4ZyfYU5ekLLKX 4TNYvjVFUajf1ElFF7TE/FKwx8Zj86Rg2Z8ki4FRGI2S0it3Z+IGoFpgBpBXHA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705341751; a=rsa-sha256; cv=none; b=kM1zVtHO8D3scBSVQBgeKp3MIwCePkWHZvwHH4KvT7jpo6kfxKT1TLP6wg3Zir2aaW+o5x INkAa1oTbOcOhaChKV2Iqm65Fb40z89RCGFfFxX8DBF/SoZDeUM3KxujmgoAfZlHIuRl2l Hx/PBVnOtGupzM7CrwpKYrl6R3xEdwpyaw3ynmWiytmmzNu3K/87SzROxvdrdX3pBgKs3L fQmDvx2C72rOOueANubElBs8DyxThFydATd9EBB2+KdGJaW3X/i4ge/jdsyyfjEFYUMV+q 2W1MzqH2BCiI3F95QQ8ZE4B9ggGRcoVG78dN7mZjlQHt9nATv1NSoLGMCRIqqA== 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 4TDKjg2Chlz15Z4 for ; Mon, 15 Jan 2024 18:02:31 +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 40FI2VT1079478 for ; Mon, 15 Jan 2024 18:02:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40FI2V5h079456 for bugs@FreeBSD.org; Mon, 15 Jan 2024 18:02:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 18704] GLOB_ERR not handled correctly by glob() Date: Mon, 15 Jan 2024 18:02:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 4.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org 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: 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=3D18704 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #6 from Warner Losh --- This patch no longer applies and is incomplete. It looks like it could be applied carefully by hand, but would then need so= me additional work to handle more cases. --=20 You are receiving this mail because: You are the assignee for the bug.=