]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Update tests for platforms on which success is impossible. 1167/head
authorAndrew Gierth <andrew@tao146.riddles.org.uk>
Sat, 30 Mar 2019 15:01:41 +0000 (15:01 +0000)
committerAndrew Gierth <andrew@tao146.riddles.org.uk>
Sat, 30 Mar 2019 15:01:41 +0000 (15:01 +0000)
commit95376d8308ff934f46da53bbb71712d54c20e349
tree4c56a4fb84eb8c920dbf224d3b164e440efdd1c9
parent9c775ab1a2ed12113e03cbe97fbac80ce522c2ac
Update tests for platforms on which success is impossible.

If a platform lacks O_EXEC and we get a failure when starting the
traverse from within an unreadable directory, then don't score that as
a failure, since with the current code it can never succeed. But if
O_EXEC exists, the failure still counts.
libarchive/test/test_read_disk_directory_traversals.c