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

[tor-bugs] #31531 [Core Tor/Tor]: Make control_event_conf_changed() take a smartlist of config_line_t



#31531: Make control_event_conf_changed() take a smartlist of config_line_t
-------------------------------+------------------------------
     Reporter:  teor           |      Owner:  (none)
         Type:  defect         |     Status:  new
     Priority:  Medium         |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor   |    Version:
     Severity:  Normal         |   Keywords:  technical-debt
Actual Points:                 |  Parent ID:
       Points:  0.5            |   Reviewer:
      Sponsor:  Sponsor31-can  |
-------------------------------+------------------------------
 control_event_conf_changed() currently takes smartlist(k, v, k, v, …),
 which is an unexpected API.

 We should change it so the keys and values are part of a config_line_t
 struct, and the smartlist contains config_line_t.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31531>
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