mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 14:41:29 +08:00
Function builtin_for_index may return NULL. We must check this to prevent visit invalid address. Signed-off-by: xiangdong6 <xiangdong6@xiaomi.com>