Gregory Nutt
|
70efabd0ad
|
mm/mm_heap/mm_calloc.c: Verify that the number of elements times the size of an element will not overflow type size_t. This is required by the SEI CERT C coding style and resolves anonymous Bitbucket Issue #139
|
2019-01-07 16:13:48 -06:00 |
Gregory Nutt
|
c4493528a1
|
Remove some empty file section section header comments
|
2016-02-17 18:57:35 -06:00 |
Gregory Nutt
|
b33c2d9cef
|
Move include/nuttx/mm.h to include/nuttx/mm/mm.h
|
2014-09-24 07:29:09 -06:00 |
Gregory Nutt
|
3464089542
|
Move core heap allocator logic from mm/. to mm/mm_heap/.
|
2014-09-22 10:53:50 -06:00 |