diff options
author | jsing <> | 2021-12-03 17:10:49 +0000 |
---|---|---|
committer | jsing <> | 2021-12-03 17:10:49 +0000 |
commit | 71a63cb5a08d9412085831434e6af134e801b560 (patch) | |
tree | eee7b4de2572551240e0875a0b720a92274a168d /src/lib/libcrypto/asn1/x_crl.c | |
parent | e94cd16b1f5f7d4c936a98943e606b77a5f906f5 (diff) | |
download | openbsd-71a63cb5a08d9412085831434e6af134e801b560.tar.gz openbsd-71a63cb5a08d9412085831434e6af134e801b560.tar.bz2 openbsd-71a63cb5a08d9412085831434e6af134e801b560.zip |
Convert ASN1_PCTX_new() to calloc().
Rather than using malloc() and then initialising all struct members to zero
values, use calloc().
ok schwarze@ tb@
Diffstat (limited to 'src/lib/libcrypto/asn1/x_crl.c')
0 files changed, 0 insertions, 0 deletions