tail: Initialize the stat buffer used when input is stdin
authorMark Johnston <markj@FreeBSD.org>
Thu, 8 Sep 2022 20:21:39 +0000 (16:21 -0400)
committerMark Johnston <markj@FreeBSD.org>
Thu, 8 Sep 2022 20:21:39 +0000 (16:21 -0400)
commite599810ded07590708437cf58b8dd05f7cb474e5
tree0b9e7732936aa42ebb7ae100c657365cb01f2f60
parentdda6376b04fc3698d2155dd83e61ea03e78ce5a5
tail: Initialize the stat buffer used when input is stdin

PR: 266284
Reported by: Jenkins via delphij
Fixes: 7e11889959a6 ("tail: Fix -f with stdin")
MFC after: 3 days
usr.bin/tail/tail.c