mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 02:48:37 +08:00
ff4b654be0
mm_heap/mm_malloc.c: In function 'mm_malloc': mm_heap/mm_malloc.c:281:33: warning: excess elements in struct initializer 281 | MM_BACKTRACE_ALLOC_PID, 0, ULONG_MAX | ^ mm_heap/mm_malloc.c:281:33: note: (near initialization for 'dump') mm_heap/mm_malloc.c:281:36: warning: excess elements in struct initializer 281 | MM_BACKTRACE_ALLOC_PID, 0, ULONG_MAX | ^~~~~~~~~ mm_heap/mm_malloc.c:281:36: note: (near initialization for 'dump') Signed-off-by: hanqiyuan <hanqiyuan@xiaomi.com> |
||
---|---|---|
.. | ||
bin | ||
iob | ||
kasan | ||
kbin | ||
kmap | ||
kmm_heap | ||
map | ||
mempool | ||
mm_gran | ||
mm_heap | ||
shm | ||
tlsf | ||
ubsan | ||
umm_heap | ||
CMakeLists.txt | ||
Kconfig | ||
Makefile |