svn:r6979

This commit is contained in:
Nick Mathewson 2006-08-04 18:31:13 +00:00
parent 2c33f385f7
commit abe27b807e

View File

@ -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);