[Bug 280910] [PATCH] Fix crash for "tail -F"

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Aug 2024 10:33:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280910

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=cf4a34bbc7dfee43e9983a847ecf0fa0ed1d258d

commit cf4a34bbc7dfee43e9983a847ecf0fa0ed1d258d
Author:     Andre Albsmeier <mail@fbsd2.e4m.org>
AuthorDate: 2024-08-19 07:54:24 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.