@@ -5937,7 +5937,7 @@ int CyaSSL_set_compression(CYASSL* ssl)
CYASSL_ENTER("CyaSSL_cmp_peer_cert_to_file");
if(ssl!=NULL&&fname!=NULL)
{
XFILEfile=NULL;
XFILEfile=XBADFILE;
intsz=0;
bytestaticBuffer[FILE_BUFFER_SIZE];
byte*myBuffer=staticBuffer;
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.