[Bug 280910] [PATCH] Fix crash for "tail -F"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280910] [PATCH] Fix crash for "tail -F""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 16:00:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280910 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch releng/13.4 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9b945635c147feb4ac6ebf84bd19e149e9a10227 commit 9b945635c147feb4ac6ebf84bd19e149e9a10227 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 15:59:21 +0000 tail -F: fix crash PR: 280910 Approved by: re (cperciva) (cherry picked from commit 308399a179a49b7b858c725de10177fdb0502fd2) (cherry picked from commit 8dfa4e5b6ce2e22ef92c0ec13aa001994774c23f) 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.