Use explicit_bzero() when the memory is freed directly afterward.
authormmcc <mmcc@openbsd.org>
Sun, 18 Oct 2015 02:30:53 +0000 (02:30 +0000)
committermmcc <mmcc@openbsd.org>
Sun, 18 Oct 2015 02:30:53 +0000 (02:30 +0000)
commit83231f75ff94329d5fb32566280cef48d170a048
treeae78be35cb0d584f968b5be3018553d98375b10d
parent1b150eae18fba81f3f15b3ed23431cb06ac69bff
Use explicit_bzero() when the memory is freed directly afterward.

ok deraadt@
sbin/ipsecctl/pfkey.c