heap: Add integer overflow checks

This commit is contained in:
Angus Gratton
2018-06-18 16:24:49 +10:00
committed by Angus Gratton
parent 82bdc66e34
commit 439bdc0b77
5 changed files with 49 additions and 12 deletions

View File

@@ -34,7 +34,6 @@ PROVIDE ( cache_sram_mmu_set_rom = 0x400097f4 );
/* This is static function, but can be used, not generated by script*/
PROVIDE ( calc_rtc_memory_crc = 0x40008170 );
PROVIDE ( calloc = 0x4000bee4 );
PROVIDE ( _calloc_r = 0x4000bbf8 );
PROVIDE ( __clear_cache = 0x40063860 );
PROVIDE ( _close_r = 0x4000bd3c );
PROVIDE ( co_default_bdaddr = 0x3ffae704 );