mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
a7f084bfd4
During the autoconfig process, if the user modifies the link local address while waiting for the Router Advertisement message, a crash will occur when sending the ICMPv6 Neighbor Advertisement message because netdev_ipv6_lladdr returns NULL. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>