]> granicus.if.org Git - esp-idf/commit
multi_heap: Print the problem address when aborting due to heap corruption
authorAngus Gratton <angus@espressif.com>
Mon, 18 Sep 2017 04:51:51 +0000 (14:51 +1000)
committerAngus Gratton <gus@projectgus.com>
Mon, 18 Sep 2017 06:54:23 +0000 (16:54 +1000)
commit76d819044417151bf6d2c56b022dc72c01b2c039
tree538306bd9f7149ce17b5ba37f2da3118ba4ca9f7
parent9a1ba5985b27f47c865f09e5d5bca29231a9967b
multi_heap: Print the problem address when aborting due to heap corruption

New multi_heap code has proven effective at aborting when buffer overruns occur,
but it's currently hard to debug the stack traces from these failures.
components/heap/multi_heap.c
components/heap/multi_heap_platform.h
docs/api-reference/system/heap_debug.rst