diff options
author | 2015-09-09 20:02:31 +0000 | |
---|---|---|
committer | 2015-09-09 20:02:31 +0000 | |
commit | 463a9bef2bdc2b5e044169c593f0d0a9af68f56d (patch) | |
tree | 38c9284eedbdfeb6a6a6ddce079f74c8d168ba91 /sys/net/if_vxlan.c | |
parent | Indent labels with a space so that diff -p is more friendly. (diff) | |
download | wireguard-openbsd-463a9bef2bdc2b5e044169c593f0d0a9af68f56d.tar.xz wireguard-openbsd-463a9bef2bdc2b5e044169c593f0d0a9af68f56d.zip |
Fix various buffer overflows (caused by the way struct iso_directory_record
is defined), and make this work on unsigned char platforms by using
isascii() instead of < 0.
While there, do not use the local getopt() implementation, as libc has had
getopt_long() support for years now.
With help from jca@ and guenther@. ok millert@, deraadt@ (on an earlier diff)
Diffstat (limited to 'sys/net/if_vxlan.c')
0 files changed, 0 insertions, 0 deletions