Commit f3e6b82
committed
Fix bug in TLSF change that fails on ESP32 only
It is likely due to the multiple heap setup on ESP32. An allocation
fails into one heap because the size is too large but caused an
assertion instead of failing over to the next heap.
Fixes #90261 parent deb8ae0 commit f3e6b82
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments