Explorar o código

and make the last commit compile

Roger Dingledine %!s(int64=11) %!d(string=hai) anos
pai
achega
0ca47825a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/dns.c

+ 1 - 1
src/or/dns.c

@@ -1210,7 +1210,7 @@ configure_nameservers(int force)
   }
 
 #ifdef HAVE_EVDNS_SET_DEFAULT_OUTGOING_BIND_ADDRESS
-  if (! tor_addr_is_null(options->_OutboundBindAddressIPv4)) {
+  if (! tor_addr_is_null(&options->_OutboundBindAddressIPv4)) {
     if (1) {
       int socklen;
       struct sockaddr_storage ss;