esp-idf/components/heap/test_apps
Guillaume Souchere 6ac25c9324 fix(heap): Fixed integrity check on used blocks by the tlsf component
This commit updates the tlsf submodule to include the modification made in the component
aiming to perform integrity check on all blocks (not only the free ones).
Added test to test the fix in test_apps/heap_tests.

Fixes https://github.com/espressif/esp-idf/issues/12231
2023-12-08 03:19:04 +00:00
..
heap_tests fix(heap): Fixed integrity check on used blocks by the tlsf component 2023-12-08 03:19:04 +00:00
host_test_linux esp_system, heap: increase host test timeout for CI 2023-04-06 10:23:44 +08:00