mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-09 14:20:04 -05:00
It causes heap corruption if heap poisoning is enabled on ESP32-P4. It returns incorrect size on ESP32-S3. Closes https://github.com/espressif/esp-idf/issues/15815