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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Aug 2024 17:05:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280910

            Bug ID: 280910
           Summary: [PATCH] Fix crash for "tail -F"
           Product: Base System
           Version: 14.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: mail@fbsd2.e4m.org

Created attachment 252889
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252889&action=edit
PATCH fixing crash for tail -F

This patch fixes a crash for "tail -F" when show() detects an error and closes
the file and follow() wants to close it again.

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