mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 06:20:57 +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>