From nobody Wed Aug 21 10:33: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 4WpjNX0L5kz5TfBM for ; Wed, 21 Aug 2024 10:33:32 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WpjNW68lWz4pyP for ; Wed, 21 Aug 2024 10:33:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724236411; a=rsa-sha256; cv=none; b=yE3K+bzUGTrl/1D5SxsXm/U5fQ4AzVk9VaMF1xw5pu0SDiFc7t0Iuzj2G9/7KaXP30oKnn 7Yuzv/u8gcmPrTgS9mkGRBzpCzKfewW67oi30jNCs66yYP7GowLvuCDbvawKloDFCfTp7Z RfDcM6dMOnrlC8FtElZbu4OpF8/0HSgpGHH9Ewb13sxPbsFyYNgaPchAo8X6ZMqwChtKEk FVDjfrXZN/3+dLGSrQPFNMx/No6LCzK3INhuN3y3GkjjgoC3U8ySRFL1h7qfZZPUAJbEtH 87JRj01cXEQnYX/hf6zrLkUmaYj1/+vM2NoxrO8kSjzH+7vzUS6IQeLh5bUqgA== 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=1724236411; 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=jE0zUXEuW4By+yFEaKZ1VVj+jyhuA1Gm/txSizEmhdw=; b=X/aZ+OOxjZyOmXxvqw9Np/iNjVB+k49TqD8CyO9OaXd29B2L7sNsclf3iq8ZMYXsX6t6+R jn4/qdn4XqE9skJpy209ZTzyR9ekSb0xYNUP5svyVyqCF1/4Z+rq8PUF8C1AUrJE+sHyPT EIM4ctSLluN1NFFU+JLkvCVvIi+idco63ngkHfc++/OC0YoVUsApDb3tnEcXwEUPZYG8xd zl9hoCcBf2XBC/gX7wEqeu3US3jWhqmYjc/VTlX7P/834kK5vJcQLHm/HzbVa2+tqtMTUS 7+CRNELZRsBtD+WwqvcfRyIljcK1IMxj6CvRcKWLAwhE7ETyXF6RPi2SthX7Iw== 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 4WpjNW5SywzgV4 for ; Wed, 21 Aug 2024 10:33: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 47LAXVJE033054 for ; Wed, 21 Aug 2024 10:33:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47LAXVoY033053 for bugs@FreeBSD.org; Wed, 21 Aug 2024 10:33:31 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 280910] [PATCH] Fix crash for "tail -F" Date: Wed, 21 Aug 2024 10:33:31 +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: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: 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=3D280910 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dcf4a34bbc7dfee43e9983a847ecf0fa0e= d1d258d commit cf4a34bbc7dfee43e9983a847ecf0fa0ed1d258d Author: Andre Albsmeier AuthorDate: 2024-08-19 07:54:24 +0000 Commit: Konstantin Belousov CommitDate: 2024-08-21 10:32:49 +0000 tail -F: fix crash PR: 280910 (cherry picked from commit 308399a179a49b7b858c725de10177fdb0502fd2) usr.bin/tail/forward.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=