pool_get w/ PR_ZERO is better than following with a bzero, because pools
authorderaadt <deraadt@openbsd.org>
Thu, 16 Dec 2021 00:54:42 +0000 (00:54 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 16 Dec 2021 00:54:42 +0000 (00:54 +0000)
commit4023ddd7d2e6b6e627f7c435c56b15aa3f050546
treedfa22afc12dea62a4eac67c2f3fc6e08d945ebeb
parent74c3d460e8ae3ff9eb8d42c33ad83016cef9caab
pool_get w/ PR_ZERO is better than following with a bzero, because pools
hold dirty and clean memory, and can hand out the right time cheaper
ok dlg
sys/net/if_wg.c