* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitialized the
authorJim Meyering <jim@meyering.net>
Tue, 25 Jul 2006 15:25:37 +0000 (15:25 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jul 2006 15:25:37 +0000 (15:25 +0000)
commit5a06d062c78b2f0b755eef9c4ec2faaf385fa6ac
treeb500a02a0db7638f232f79912ca34138848d2d89
parent3a208b14048121755eb01377f985372561a4b953
* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitialized the
have_acl member.  That would happen for a directory with both a
non-stat'able entry and one with an ACL.
ChangeLog
src/ls.c