diff options
author | 2021-03-22 11:49:15 +0000 | |
---|---|---|
committer | 2021-03-22 11:49:15 +0000 | |
commit | 320af302062917f617494d13163b8ea116e21a7b (patch) | |
tree | 615738af8f6312c95a6d9f874631958496943567 /sys/dev/fdt/dwpcie.c | |
parent | Adjust function name in error strings. (diff) | |
download | wireguard-openbsd-320af302062917f617494d13163b8ea116e21a7b.tar.xz wireguard-openbsd-320af302062917f617494d13163b8ea116e21a7b.zip |
Remove unveil() from the rsync_sender() and flist_gen(). The sender is
not able to properly unveil itself because you can request many files
as arguments. At the same time the sender is read-only and uses rpath
pledge() so the gain from unveil() is less of an issue.
On the receiver side all files land in one directory and this part still
uses unveil() to protect rsync to somehow walk out of the destination
directory.
From kristaps@
Diffstat (limited to 'sys/dev/fdt/dwpcie.c')
0 files changed, 0 insertions, 0 deletions