Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a possible memory leak in ossl_x509_algor_md_to_mgf1
Add a missing check of the return code of X509_ALGOR_set0. otherwise a memory leak may occur.
- Loading branch information