diff options
author | 2015-10-10 20:10:14 +0000 | |
---|---|---|
committer | 2015-10-10 20:10:14 +0000 | |
commit | b5b9767f846a05defba6d2e2aff16d9dc496351f (patch) | |
tree | bf05e9a1c55102ab8045bbf18bdbc2d45812e84b /usr.bin/sendbug/sendbug.c | |
parent | Add pledge support in awk and make awk -safe actually safe. (diff) | |
download | wireguard-openbsd-b5b9767f846a05defba6d2e2aff16d9dc496351f.tar.xz wireguard-openbsd-b5b9767f846a05defba6d2e2aff16d9dc496351f.zip |
pledge "dns rw" is not a reliable pattern. This means malloc() and other
types of functions (perhaps required by 'stdio' or 'libevent' will not
become available unless DNS suceeds. Replace it with "stdio dns".
Diffstat (limited to 'usr.bin/sendbug/sendbug.c')
0 files changed, 0 insertions, 0 deletions