lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #64299] Wrongly identified mbedTLS memory configuratio


From: Hamza Hajeir
Subject: [lwip-devel] [bug #64299] Wrongly identified mbedTLS memory configuration
Date: Tue, 10 Oct 2023 17:58:12 -0400 (EDT)

Follow-up Comment #2, bug #64299 (project lwip):

I'm aware of that patch and have submitted one over it. That patch missed the
STD- macro being defined.

It's the patch 0010 within these ones:
https://savannah.nongnu.org/patch/?10368

For a shorter description, mbedtls provides 2 options to define an overriding
calloc/free: Platform standard (AABB_STD_XX), and User (AABB_XX_MACRO). 
* AABB: MBEDTLS_PLATFORM
* XX: CALLOC/FREE

Currently ALTCP_TLS_MBEDTLS checks against the user's one only. The patch adds
the standard's macro to the check.



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?64299>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

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