mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-23 03:13:01 +03: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.