We can only unveil if the prefix is a directory (the input paths, and the
authorderaadt <deraadt@openbsd.org>
Fri, 3 Aug 2018 15:29:51 +0000 (15:29 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 3 Aug 2018 15:29:51 +0000 (15:29 +0000)
commitbc30430a2f5dab9d033f43f87bd1b0eb99304a83
tree76e472d2be29002765c6d7447a719599183654c5
parent1e522b7ed1a0747f70c841dcf5b973f4d8de556d
We can only unveil if the prefix is a directory (the input paths, and the
output directory).  If prefix isn't a directory, that would require
enumerating all prefix<sig>.<id> filenames and unveiling all of them
which isn't reasonable... for the file case can we identify whether it
starts start with '/' or not, and unveil '/' or '.' for "w"?
usr.sbin/acpidump/acpidump.c