mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
Add the block owner field in the memory allocated in heap_caps_init() to avoid parsing error wheen using the task tracking feature. Closes https://github.com/espressif/esp-idf/issues/13467