(tail_file): Initialize ignore, dev, and ino members,
authorJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 20:36:19 +0000 (20:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 20:36:19 +0000 (20:36 +0000)
commitb7895d0d1097ae28ec4a4ff4231cb530ab201462
tree1ae9a622bd51c1bf5644dd11a7dbbbaeb8600554
parent84618209567bd672655ab23791313fec4d529265
(tail_file): Initialize ignore, dev, and ino members,
when tailing forever and the open failed.  Otherwise, we could get
uninitialized memory references of those fields in recheck.
src/tail.c