[tor-bugs] #6465 [Tor Relay]: Build abstraction layer around TLS

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Sep 12 20:01:34 UTC 2012


#6465: Build abstraction layer around TLS
-----------------------+----------------------------------------------------
 Reporter:  andrea     |          Owner:  andrea            
     Type:  project    |         Status:  new               
 Priority:  major      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Relay  |        Version:  Tor: unspecified  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by nickm):

 Replying to [comment:13 andrea]:
 > Valgrind with rebased branch as a client and providing a hidden service
 finds no evident leaks, but some channels (Valgrind reports memory as
 still rechable) are left open at exit time.  I should add a channel
 cleanup wherever connections get cleaned up when handling SIGTERM.

 By convention, if resources allocated at the module level, we have a
 MODULE_free_all() function that gets called from tor_free_all() before
 exiting.

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


More information about the tor-bugs mailing list