diff options
| author | Mark Johnston <markjdb@gmail.com> | 2021-05-13 12:54:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-13 18:54:13 +0200 |
| commit | 80f9b41855d0f32880a09b8966a1961fb53e4ea9 (patch) | |
| tree | c62f9f6b96697c4ad772893bfbd3d5437e5778d1 /docs/linux/setup_linux-host_isolated.md | |
| parent | f171a9af2294119b864b807d30b6f0e04747a31c (diff) | |
sys/freebsd: disable close_range(2) and closefrom(2) (#2585)
These tend to generate false-positive reports when, e.g., tunfd gets
clobbered. In particular, tunfd is dup'ed to fd 240, so close_range(fd,
~0, 0) tends to result in an error. These system calls are not very
interesting in light of the fact that close(2) is still available, so
let's just disable them.
Diffstat (limited to 'docs/linux/setup_linux-host_isolated.md')
0 files changed, 0 insertions, 0 deletions
