[tor-bugs] #32883 [Core Tor/Tor]: Use tor_api.h entry points for ntmain.c

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jan 6 13:50:08 UTC 2020


#32883: Use tor_api.h entry points for ntmain.c
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  nickm
         Type:  defect        |     Status:  assigned
     Priority:  Medium        |  Milestone:  Tor: 0.4.3.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:  .2            |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 ntmain.c currently launches tor by calling several functions in main.c
 directly, but this has led to the two getting out of sync. (See #32778 for
 one example.)

 Instead, ntmain.c should use the functions in tor_api.h to launch Tor.

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


More information about the tor-bugs mailing list