summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-03 20:36:29 +0000
committerJim Meyering <jim@meyering.net>2000-12-03 20:36:29 +0000
commit1be9e19c7da988a9937b357f62aad72cf1764fbb (patch)
tree3de603f012519e03c8323a18871f00532b774c9a /old
parentb7895d0d1097ae28ec4a4ff4231cb530ab201462 (diff)
downloadcoreutils-1be9e19c7da988a9937b357f62aad72cf1764fbb.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 990a37832..938f0d6ed 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,9 @@
2000-12-03 Jim Meyering <meyering@lucent.com>
+ * src/tail.c (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.
+
* Version 2.0.9.
Make od print valid addresses for offsets of 2^32 and larger, and