Fix, calloc now fails on extra-large request. by mhightower83 · Pull Request #8482 · esp8266/Arduino

added 4 commits

February 7, 2022 10:42
Added code to handle multiply overflow in calloc.
Added code to handle add overflow in umm_poison_*

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
Added code to handle multiply overflow in calloc.
Added code to handle add overflow in umm_poison_*