Files
nuttx/mm/mm_heap
hanqiyuan ff4b654be0 memdump: fix warnings.
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>
2024-10-16 10:23:10 +08:00
..
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-10-16 10:23:10 +08:00
2024-09-13 08:49:05 +08:00