diff options
author | Ricardo Mestre <mestre@cvs.openbsd.org> | 2016-04-04 14:00:43 +0000 |
---|---|---|
committer | Ricardo Mestre <mestre@cvs.openbsd.org> | 2016-04-04 14:00:43 +0000 |
commit | 442b999f15a6f6c66dd2cfa1a022d5544583ff94 (patch) | |
tree | a8cd4daa5f3d46bf81b218c6d87b28fc2da3efa3 /usr.bin | |
parent | 0fa698d319da933bc6dcb0e6d6783aa89b953b69 (diff) |
In udpsockmode codepath dhcpd.c had the promise route for pledge(2) but it was
missing from udpsock_startup() (udpsock.c) which happens earlier and therefore
would abort the program due to SIOCGIFADDR ioctl(2) on udpsock_handler
Reported by Philip Higgins <phil ! unita.com.au>
OK tb@
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions