[tor-bugs] #19562 [Core Tor/Tor]: Implement a voting_schedule_free() function

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jul 4 14:35:06 UTC 2016


#19562: Implement a voting_schedule_free() function
------------------------------+--------------------------
     Reporter:  dgoulet       |      Owner:
         Type:  enhancement   |     Status:  new
     Priority:  Very Low      |  Milestone:  Tor: 0.2.???
    Component:  Core Tor/Tor  |    Version:
     Severity:  Minor         |   Keywords:  dirauth easy
Actual Points:                |  Parent ID:
       Points:  0.1           |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 The data structure `voting_schedule_t` has been moved to a public
 visibility in commit `b3b4ffce` and the shared random subsystem uses it
 now as well.

 Using a `voting_schedule_free()` instead of `tor_free()` would protect us
 in the case that we make `voting_schedule_t` more complicated in the
 future.

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


More information about the tor-bugs mailing list