summaryrefslogtreecommitdiffstats
path: root/usr.bin/sendbug/sendbug.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-10-10 20:10:14 +0000
committerderaadt <deraadt@openbsd.org>2015-10-10 20:10:14 +0000
commitb5b9767f846a05defba6d2e2aff16d9dc496351f (patch)
treebf05e9a1c55102ab8045bbf18bdbc2d45812e84b /usr.bin/sendbug/sendbug.c
parentAdd pledge support in awk and make awk -safe actually safe. (diff)
downloadwireguard-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