mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
28872ca3ed
``` ubsan_prologue: ================================================================================ ubsan_prologue: UBSAN: array-index-out-of-bounds in symtab/symtab_allsyms.c:62:37 __ubsan_handle_out_of_bounds: index 1619 is out of range for type 'symtab_s [1]' ubsan_epilogue: ================================================================================ ``` Signed-off-by: Huang Qi <huangqi3@xiaomi.com>