8000 Fix bug in TLSF change that fails on ESP32 only · tannewt/circuitpython@f3e6b82 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3e6b82

Browse files
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 micropython#9026
1 parent deb8ae0 commit f3e6b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tlsf

Submodule tlsf updated 1 file

0 commit comments

Comments
 (0)
0