Hello,

seems something went wrong with this file: In function altcp_tls_free_config(...) there are calls to mbedtls_entropy_free and mbedtls_ctr_drbg_free with arguments that don't exist: altcp_tls_config has no members entropy or ctr_drbg. They are in altcp_tls_entropy_rng. I didn't try to understand the code right now, I just commented out these lines. But I am sure they are not there just for fun and I might create memory holes...

Regards

Klaus


_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to