[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #7479 [Core Tor/Tor]: Replace more linked lists with queue.h implementations
#7479: Replace more linked lists with queue.h implementations
----------------------------------------------+----------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: Low | Milestone: Tor:
| unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-relay refactoring easy intro | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
----------------------------------------------+----------------------------
Changes (by nickm):
* keywords: tor-relay refactoring => tor-relay refactoring easy intro
* severity: => Normal
Comment:
Good candidates include:
* sandbox_cfg_elem
* chunk_t
* pending_connection_t
* edge_connection_t.next_stream
* vote_microdesc_hash_t
* memarea_chunk_t
* logfile_t
Tricky candidates include:
* circuit_t.next_active_on_p_chan; circuit_t.next_active_on_n_chan (need
to keep these lists separate.)
* crypt_path_t (weird circular list. I forget why it is circular.)
* config_line_t (used many places; watch out!)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7479#comment:1>
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