mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
mm: Add a debug assertin to check for integer overflow in malloc.
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user