Marian Buschsieweke a9dea12eb8
cpu/esp_common: add overflow detection to calloc
If esp_idf_heap is not used, implement calloc through a custom wrapper
function on top of malloc to add overflow detection, which is not
present in the newlib forks with xtensa support yet.
2021-05-10 15:29:48 +02:00
..
2021-04-21 08:54:43 +02:00
2021-02-18 10:46:08 +01:00
2021-04-30 11:58:00 +02:00
2020-07-29 10:14:57 +02:00
2020-10-23 00:46:26 +02:00