diff options
author | 2017-10-04 23:56:48 +0000 | |
---|---|---|
committer | 2017-10-04 23:56:48 +0000 | |
commit | 276bf740fc10efc1c2827edbb96486e243bc3641 (patch) | |
tree | 9e7667b447734554f6e9fc035545343c35fbae26 /lib/libc/stdlib/malloc.c | |
parent | sync (diff) | |
download | wireguard-openbsd-276bf740fc10efc1c2827edbb96486e243bc3641.tar.xz wireguard-openbsd-276bf740fc10efc1c2827edbb96486e243bc3641.zip |
Fix pledge(2) usage
We should not try to tighten pledge promises in the master inetd
process, since those are needed to reload the configuration. Only
tighten down if 1) we have forked 2) we're running one of the builtin
routines, which are dealing with network input.
Pointed out by and ok benno@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions