diff options
author | jsing <> | 2021-12-03 17:07:53 +0000 |
---|---|---|
committer | jsing <> | 2021-12-03 17:07:53 +0000 |
commit | e94cd16b1f5f7d4c936a98943e606b77a5f906f5 (patch) | |
tree | e3a2a36766ea95d066306c1e0edb4b8b691112f5 /src/lib/libcrypto/ocsp/ocsp_lib.c | |
parent | a05caa4b1095f3e3b19bc239c1d4ae8506cea005 (diff) | |
download | openbsd-e94cd16b1f5f7d4c936a98943e606b77a5f906f5.tar.gz openbsd-e94cd16b1f5f7d4c936a98943e606b77a5f906f5.tar.bz2 openbsd-e94cd16b1f5f7d4c936a98943e606b77a5f906f5.zip |
Use calloc() for X509_CRL_METHOD_new() instead of malloc().
This ensures that if any members are added to this struct, they will be
initialised.
ok schwarze@ tb@
Diffstat (limited to 'src/lib/libcrypto/ocsp/ocsp_lib.c')
0 files changed, 0 insertions, 0 deletions