mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

This commit fixes memory leaks in unity tests when the debug option CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES is enabled. The commit increases the threshold to 1200 bytes from 1024 bytes.