@@ -9689,7 +9689,7 @@ int CyaSSL_KeyPemToDer(const unsigned char* pem, int pemSz, unsigned char* buff,
}
}
XFREE(der.buffer,NULL,DYANMIC_KEY_TYPE);
XFREE(der.buffer,NULL,DYNAMIC_TYPE_KEY);
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.