[tor-bugs] #26525 [Core Tor/Tor]: Rename sandbox_getaddrinfo() functions.

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jun 27 13:19:15 UTC 2018


#26525: Rename sandbox_getaddrinfo() functions.
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.5.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:  #26481
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 From my branch for #26524:
 {{{
 +// XXXX rename these.  They are named as though they were sandbox-only,
 +// XXXX but in fact they're the only allowed entry point to getaddrinfo.
 +// XXXX They don't invoke the sandbox code; they only have an internal
 cache.
 }}}

 These functions should be called something like tor_getaddrinfo...(), or
 tor_getaddrinfo_cache...()

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


More information about the tor-bugs mailing list