Explorar el Código

fixup! Fix unit test failures in response to DNS hijacking.

Nick Mathewson hace 7 años
padre
commit
f4ebbf7567
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/test/test_options.c

+ 0 - 1
src/test/test_options.c

@@ -649,7 +649,6 @@ test_options_validate__authdir(void *ignored)
   int ret;
   char *msg;
   setup_capture_of_logs(LOG_INFO);
-  // XXXX But it _can_ exist, if you're DNS-hijacked.
   options_test_data_t *tdata = get_options_test_data(
                                  "AuthoritativeDirectory 1\n"
                                  "Address this.should.not!exist!.example.org");