summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authortb <>2022-03-30 07:12:30 +0000
committertb <>2022-03-30 07:12:30 +0000
commit61f74e26e813f57f5d3216e979c10957e0548893 (patch)
tree39ee27a3d0b95b662ce493411a2b928ec9e63a4c /src/lib/libc/stdlib/malloc.c
parentb2def5a862cad077ba6f95830e83c6479d96cf0c (diff)
downloadopenbsd-61f74e26e813f57f5d3216e979c10957e0548893.tar.gz
openbsd-61f74e26e813f57f5d3216e979c10957e0548893.tar.bz2
openbsd-61f74e26e813f57f5d3216e979c10957e0548893.zip
pkey_hmac_init(): use calloc()
Instead of using malloc() and setting most struct members to 0, simply use calloc(). ok bcook jsing
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions