@@ -1310,9 +1310,8 @@ int wolfSSL_BIO_get_len(WOLFSSL_BIO *bio)
{
intlen;
#ifndef NO_FILESYSTEM
longmemSz;
longmemSz=0,curr=0;
XFILEfile;
longcurr=0;
#endif
WOLFSSL_ENTER("wolfSSL_BIO_get_len");
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.