Add some check for malloc failure in the CAPI engine
In the CAPI engine there were some unchecked calls to OPENSSL_strdup().
GH Issue #830
Reviewed-by:
Richard Levitte <levitte@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
In the CAPI engine there were some unchecked calls to OPENSSL_strdup().
GH Issue #830
Reviewed-by:
Richard Levitte <levitte@openssl.org>