summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2014-07-09 16:51:09 +0000
committermiod <miod@openbsd.org>2014-07-09 16:51:09 +0000
commit7588eaaf30efec0015fc0920a451ac65df2c2c35 (patch)
tree37468d79d8b527a529937afdc3aea5a1ec011f8f /lib/libc
parentUpdate and extend the regress tests to use the new grammar of the (diff)
downloadwireguard-openbsd-7588eaaf30efec0015fc0920a451ac65df2c2c35.tar.xz
wireguard-openbsd-7588eaaf30efec0015fc0920a451ac65df2c2c35.zip
Replace memset(a, 0, ...); free(a); by explicit_bzero(a, ...); free(a); in
fear a smartass-optimizing compiler decides memset is useless immediately before free(). ok jsing@ deraadt@ tedu@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions