mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +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>