@@ -2375,6 +2375,7 @@ int wolfSSL_BIO_flush(WOLFSSL_BIO* bio)
if(err==1){
wolfSSL_free(ssl);
wolfSSL_BIO_free(sslBio);
sslBio=NULL;
wolfSSL_BIO_free(connBio);
}
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.