[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Remove a now-needless testing workaround.



commit f92b01b9635eb2655a449529d6e7eb30a46bb29f
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Mon Jan 19 11:55:52 2015 -0500

    Remove a now-needless testing workaround.
---
 src/test/test_entryconn.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/test_entryconn.c b/src/test/test_entryconn.c
index 146cddc..7e0757f 100644
--- a/src/test/test_entryconn.c
+++ b/src/test/test_entryconn.c
@@ -269,7 +269,6 @@ test_entryconn_rewrite_automap_reverse(void *arg)
 
   strlcpy(ec2->socks_request->address, ec->socks_request->address,
           sizeof(ec2->socks_request->address));
-  ec2->entry_cfg.use_cached_ipv4_answers = 1; // XXXX REMOVE.  This is only there to hide a bug.
   ec2->socks_request->command = SOCKS_COMMAND_RESOLVE_PTR;
   connection_ap_handshake_rewrite(ec2, &rr);
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits