]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Test for PR#777: verify ACL reading during directory walks
authorTim Kientzle <kientzle@acm.org>
Sun, 4 Sep 2016 23:08:26 +0000 (16:08 -0700)
committerTim Kientzle <kientzle@acm.org>
Sun, 4 Sep 2016 23:08:26 +0000 (16:08 -0700)
commitf8d2cc0920e5287308a6164b63628c93443dcd25
tree1b09843757d71dc17affd29e0244f3396aa8dcbc
parenta847b45528d7f5476380e31cc22ea6a5d85435bf
Test for PR#777: verify ACL reading during directory walks

This verifies the issue mentioned in Pull Request #777:
When using archive_read_disk to read a directory tree,
libarchive would attempt to read ACLs with the wrong
directory.
libarchive/archive_acl.c
libarchive/test/test_acl_freebsd_posix1e.c