1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-18 08:00:55 +03:00
Files
esp8266/cores/esp8266/heap.cpp
M Hightower e6fc76ab5f Fix, calloc now fails on extra-large request. (#8482)
Added code to handle multiply overflow in calloc.
Added code to handle add overflow in umm_poison_*
2022-02-12 22:24:59 +01:00

11 KiB