5595f66851
Add support for realloc (and realloc_aligned) into the multi heap lib, where the buffer sent in will either be reused (maybe shrinked), or enlarged by allocating on any of the matching heaps of the multi heap. Signed-off-by: Meir Komet <mskomet1@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
heap.c | ||
heap.h | ||
heap_info.c | ||
heap_listener.c | ||
heap_stats.c | ||
heap_stress.c | ||
heap_validate.c | ||
multi_heap.c | ||
shared_multi_heap.c |