[mbedTLS] leak on mbedtls_net_connect [spoiler lwip_getaddrinfo]
Posted: Wed Nov 22, 2017 1:36 pm
Hi guys,
Testing the sdk demo https_request_main (modified to free and reinitialize the ssl session endlessly),
I noticed a memory leak occurring at each round.
The modified code and my output log are attached.
Am I doing something wrong? Am I missing some api call?
P.S. Testing the desktop (programs/ssl/ssl_client1.c of https://github.com/ARMmbed/mbedtls),
the same leak occurs.
Thanks for the great work and for the eventual help.
Regards,
FP
Testing the sdk demo https_request_main (modified to free and reinitialize the ssl session endlessly),
I noticed a memory leak occurring at each round.
The modified code and my output log are attached.
Am I doing something wrong? Am I missing some api call?
P.S. Testing the desktop (programs/ssl/ssl_client1.c of https://github.com/ARMmbed/mbedtls),
the same leak occurs.
Thanks for the great work and for the eventual help.
Regards,
FP