mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
svn:r6979
This commit is contained in:
parent
2c33f385f7
commit
abe27b807e
@ -1354,7 +1354,6 @@ eventdns_nameserver_add(unsigned long int address) {
|
||||
|
||||
out2:
|
||||
CLOSE_SOCKET(ns->socket);
|
||||
#endif
|
||||
out1:
|
||||
free(ns);
|
||||
log("Unable to add nameserver %s: error %d", debug_ntoa(address), err);
|
||||
|
Loading…
Reference in New Issue
Block a user