mirror of
https://github.com/apache/nuttx.git
synced 2026-05-09 23:12:17 +08:00
0c7f8204fd
Replace return with break inside the loop in icmp_findconn() to ensure any post-loop cleanup logic is properly executed before returning. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>