lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Compile issue with altcp_tls_mbedtls.c


From: Klaus Breining
Subject: [lwip-users] Compile issue with altcp_tls_mbedtls.c
Date: Fri, 28 Feb 2020 23:59:26 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]