[tor-bugs] #32604 [Core Tor/Tor]: Add HiddenServiceExportRendPoint and HiddenServiceExportInstanceID directive

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 4 17:22:28 UTC 2019


#32604: Add HiddenServiceExportRendPoint and HiddenServiceExportInstanceID
directive
-----------------------------------------+---------------------------------
 Reporter:  moonsikpark                  |          Owner:  (none)
     Type:  enhancement                  |         Status:  needs_revision
 Priority:  Medium                       |      Milestone:  Tor:
                                         |  0.4.3.x-final
Component:  Core Tor/Tor                 |        Version:
 Severity:  Normal                       |     Resolution:
 Keywords:  tor-hs tor-dos extra-review  |  Actual Points:
Parent ID:  #32511                       |         Points:
 Reviewer:  dgoulet, ahf, teor           |        Sponsor:  Sponsor27-can
-----------------------------------------+---------------------------------

Comment (by teor):

 On Windows, I see:
 {{{
 2697bash.exe : In file included from ../src/test/test_hs_service.c:38:
 2698At line:2 char:5
 2699+     & $commandPath $args 2>&1
 2700+     ~~~~~~~~~~~~~~~~~~~~~~~~~
 2701    + CategoryInfo          : NotSpecified: (In file
 include...s_service.c:38::String) [], RemoteException
 2702    + FullyQualifiedErrorId : NativeCommandError
 2703
 2704../src/test/test_hs_service.c: In function
 'test_export_client_circuit_id':
 2705
 2706../src/core/or/circuitbuild.h:61:32: error: 'chosen_exit' may be used
 uninitialized in this function [-Werror=maybe-uninitialized]
 2707   61 |   FREE_AND_NULL(extend_info_t, extend_info_free_, (info))
 2708      |                                ^~~~~~~~~~~~~~~~~
 2709
 2710../src/test/test_hs_service.c:2209:18: note: 'chosen_exit' was
 declared here
 2711 2209 |   extend_info_t *chosen_exit = NULL;
 2712      |                  ^~~~~~~~~~~
 2713
 2714cc1.exe: all warnings being treated as errors
 2715
 2716make[1]: *** [Makefile:19844: src/test/test-test_hs_service.o] Error 1
 2717
 2718
 }}}
 https://ci.appveyor.com/project/torproject/tor/builds/29309624/job/ul63snoa8hv5m334

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32604#comment:17>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list