Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: improve error handling in CloneSSLCerts
If sk_X509_new() returns NULL or if sk_X509_push() fails, return instead of silently ignoring the error.
- Loading branch information