]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 22:40:40 +0000 (22:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 3 Dec 2000 22:40:40 +0000 (22:40 +0000)
old/fileutils/ChangeLog

index ea6df2044a89c2ce4b760ec158b6fd85c13ceb4d..bd2a3ab33a7f37684ab78d2c54e377d81d2d28a6 100644 (file)
@@ -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.