diff options
author | 2017-09-19 12:10:30 +0000 | |
---|---|---|
committer | 2017-09-19 12:10:30 +0000 | |
commit | f88ec34ed5728bf19bb98af5313c8d249ecbebef (patch) | |
tree | 45f9107cd6c8434526282b122aeceb9d98287aa8 /sbin/dhclient/bpf.c | |
parent | fix fd leaks in error paths (diff) | |
download | wireguard-openbsd-f88ec34ed5728bf19bb98af5313c8d249ecbebef.tar.xz wireguard-openbsd-f88ec34ed5728bf19bb98af5313c8d249ecbebef.zip |
Use explicit_bzero() instead of bzero() before free() to prevent
the compiler from optimizing away the bzero() call. OK djm@
Diffstat (limited to 'sbin/dhclient/bpf.c')
0 files changed, 0 insertions, 0 deletions