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: [email protected]
Reporter: [email protected]
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.