Use explicit_bzero() when the memory is freed directly afterward.
authormmcc <mmcc@openbsd.org>
Sun, 18 Oct 2015 02:39:04 +0000 (02:39 +0000)
committermmcc <mmcc@openbsd.org>
Sun, 18 Oct 2015 02:39:04 +0000 (02:39 +0000)
commit762ce224abc6566244e05d5038374ea434500888
tree55d59d522ce208257365922d927bd77792dfe640
parent83231f75ff94329d5fb32566280cef48d170a048
Use explicit_bzero() when the memory is freed directly afterward.

ok deraadt@
usr.sbin/sasyncd/monitor.c
usr.sbin/sasyncd/pfkey.c