Author :
jmatthew
Date :
2025-06-19 10:28:41
Hash :48accde9 Message :Move the getifaddrs() call below the interface checks that can cause
update_iface() to return early to avoid leaking the allocated memory if
any of the checks fail.
ok florian@ bluhm@ dlg@