mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
The integrity_walker now calls the integrity check hook to control free AND used blocks of memory in the TLSF pool. This integrity walker function is called from tlsf_check_pool. This commit creates a patch of integrity_walker function to update the outdated implementation in the ROM.