mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
07165308f6
Previously, the hash map was a doubly linked list but was never using the characteristics of it. This commit switches the hash map to a singly linked list instead This commit also fixes memory leak in heap trace tests by setting hashmap size to 10 for the tests (instead of the default value of 250) See https://github.com/espressif/esp-idf/issues/11173 |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
pytest_heap.py | ||
README.md | ||
sdkconfig.ci.8bit_access | ||
sdkconfig.ci.abort_alloc_fail | ||
sdkconfig.ci.comprehensive_poisoning | ||
sdkconfig.ci.func_hooks | ||
sdkconfig.ci.heap_trace | ||
sdkconfig.ci.heap_trace_hashmap | ||
sdkconfig.ci.in_flash | ||
sdkconfig.ci.light_poisoning | ||
sdkconfig.ci.mem_prot | ||
sdkconfig.ci.no_poisoning | ||
sdkconfig.ci.psram | ||
sdkconfig.ci.psram_all_ext | ||
sdkconfig.defaults |
Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
---|