mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-16 10:24:26 +00:00

Heap fragmentation causes 4-8 bytes of memory to be leaked (due to rounding up of memory sizes). Increase the leak thresholds to prevent test cases from failing.