mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-17 04:22:59 +03:00
mdig : missing break. hosts were resolved 2 times
This commit is contained in:
parent
9b91c3430c
commit
dcd1116fef
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -163,6 +163,7 @@ static void *t_resolver(void *arg)
|
||||
print_addrinfo(result);
|
||||
freeaddrinfo(result);
|
||||
is_ok=1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
stat_plus(is_ok);
|
||||
|
Loading…
x
Reference in New Issue
Block a user