lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Any known bugs in LWIP's internal heap?


From: Peter
Subject: [lwip-users] Any known bugs in LWIP's internal heap?
Date: Tue, 02 May 2023 17:35:49 +0100

Does anyone know if LWIP's internal heap management has this issue

https://www.eevblog.com/forum/programming/help-needed-with-some-heap-test-code/

Basically, the workaround in that particular case was to malloc and
immediately free the largest possible block.

That was a bug in a commonly used (Newlib) heap library. This issue
seems quite widely known.

LWIP and FreeRTOS, and TLS all have their internal heap managers.



reply via email to

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