mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
Add check and EVP_MD_free() for EVP_MD_fetch() to avoid NULL pointer
dereference and memory leak, like "md_fetch".
Fixes:
|
||
---|---|---|
.. | ||
build.info | ||
p12_add.c | ||
p12_asn.c | ||
p12_attr.c | ||
p12_crpt.c | ||
p12_crt.c | ||
p12_decr.c | ||
p12_init.c | ||
p12_key.c | ||
p12_kiss.c | ||
p12_local.h | ||
p12_mutl.c | ||
p12_npas.c | ||
p12_p8d.c | ||
p12_p8e.c | ||
p12_sbag.c | ||
p12_utl.c | ||
pk12err.c |