[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #16763 [Tor]: Extract client-only parts of init_keys()



#16763: Extract client-only parts of init_keys()
-----------------------------------------------+---------------------------
 Reporter:  nickm                              |          Owner:
     Type:  defect                             |         Status:  new
 Priority:  normal                             |      Milestone:  Tor:
Component:  Tor                                |  0.2.7.x-final
 Keywords:  SponsorS, TorCoreTeam201508, blob  |        Version:
Parent ID:                                     |  Actual Points:
                                               |         Points:
-----------------------------------------------+---------------------------
 init_keys() is one of the functions that's reachable from way too many
 functions.  This appears to be happening because ip_address_changed can
 call init_keys().  But really, it only wants to call the client-only parts
 of init_keys().  So splitting them out into another function would help
 reduce the blob size.

 See also #16695 and #16762.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16763>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs