esp-idf/components/heap
Guillaume Souchere 84c5d3e52f 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-10-16 12:29:38 +02:00
..
include
port
test_apps fix(heap): Fixed integrity check on used blocks by the tlsf component 2023-10-16 12:29:38 +02:00
test_multi_heap_host
tlsf@d2e28f8724 fix(heap): Fixed integrity check on used blocks by the tlsf component 2023-10-16 12:29:38 +02:00
CMakeLists.txt
Kconfig
heap_caps.c
heap_caps_init.c
heap_caps_linux.c
heap_private.h
heap_task_info.c
heap_trace_standalone.c
internals.md
linker.lf
multi_heap.c
multi_heap_config.h
multi_heap_internal.h
multi_heap_platform.h
multi_heap_poisoning.c