summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-03 22:40:40 +0000
committerJim Meyering <jim@meyering.net>2000-12-03 22:40:40 +0000
commit15691fb64f575c9ec83a74c082c92b5caa8a1020 (patch)
tree530fafaadb9fd3f4acd19a44cdcb5f0d0238b7a0 /old
parentcb366955f339ef1cdc965016dc7ba71e6bebdef8 (diff)
downloadcoreutils-15691fb64f575c9ec83a74c082c92b5caa8a1020.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ea6df2044..bd2a3ab33 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.0.34.
+ * src/ls.c (gobble_file) [USE_ACL]: Set have_acl member unconditionally
+ to avoid uninitialized memory reference via FILE_HAS_ACL.
+
* Makefile.maint (alpha): Use rsync rather than scp, so the destination
file is created only after the successful completion of the copy.