[tor-bugs] #4251 [Tor Hidden Services]: memory leak for hidden service?

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Oct 17 20:43:55 UTC 2011


#4251: memory leak for hidden service?
---------------------------------+------------------------------------------
 Reporter:  arma                 |          Owner:  rransom           
     Type:  defect               |         Status:  accepted          
 Priority:  normal               |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------

Comment(by rransom):

 Replying to [comment:1 arma]:
 > Here's a related (I think) hint:
 {{{
 ==29415==    by 0x42C4AD: rend_services_introduce (rendservice.c:1948)
 }}}

 {{{
       intro->intro_key = crypto_new_pk_env();
 }}}

 Looks like that cannibalized circuit whose `rend_data` leaked was turned
 into another intro circuit.

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


More information about the tor-bugs mailing list