Hi All,
I am getting an error -
Error:out of memory: handle=0x2003256c, size=1664
while trying to use wolfSSL_connect(ssl). But this error comes after 2 or 3rd attempt. The first two times it is success and then this error comes even though I am freeing this ssl variable.
Let me know what causes this.
Thanks