mm: Add a debug assertin to check for integer overflow in malloc.

This commit is contained in:
Gregory Nutt
2017-11-21 07:24:10 -06:00
parent c52fab653d
commit 514ac3fe98
2 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
*/
#ifdef CONFIG_SMALL_MEMORY
/* If the MCU has a small addressing capability, then for the smaller
/* If the MCU has a small addressing capability, then force the smaller
* chunk header.
*/