@ -433,6 +433,7 @@ int AddCA(SSL_CTX* ctx, buffer der)
XFREE(der.buffer,ctx->heap,DYNAMIC_TYPE_CA);
CYASSL_MSG(" OK Freeing der CA");
CYASSL_LEAVE("AddCA",ret);
if(ret==0)returnSSL_SUCCESS;
returnret;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.