1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-22 07:20:00 +00:00
freebsd/usr.bin/tail
Andre Albsmeier 308399a179 tail -F: fix crash
When show() detects an error and closes the file and follow() wants to
close it again, a NULL dereference occurs.

PR:	280910
MFC after:	1 week
2024-08-19 10:54:24 +03:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
extern.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
forward.c tail -F: fix crash 2024-08-19 10:54:24 +03:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
misc.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
read.c tail: Clean up error messages. 2023-11-29 22:49:44 +01:00
reverse.c tail: Clean up error messages. 2023-11-29 22:49:44 +01:00
tail.1 tail.1: Add an example for +n 1 2023-11-28 17:55:58 +01:00
tail.c tail: Clean up error messages. 2023-11-29 22:49:44 +01:00