diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2021-12-03 17:07:54 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2021-12-03 17:07:54 +0000 |
commit | 83b1b2b09fa519fdbe0da16d661ef07f26a80413 (patch) | |
tree | 5d5d09f1e6c42ffbe485492d4ca3e53ddc3b8208 /lib/libcrypto/arch | |
parent | 96e715635b7bf041af4f14093e0cd07fa1eb90cc (diff) |
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 'lib/libcrypto/arch')
0 files changed, 0 insertions, 0 deletions