mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b1f9d7a8ee
heap: fix Leaks perf on large records by using doubly linked list Closes IDFGH-9121 and IDF-1244 See merge request espressif/esp-idf!22009