[tor-bugs] #2999 [Tor Client]: clear_trackexithosts_mappings() looks at the wrong source for its suffix

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Apr 26 19:34:24 UTC 2011


#2999: clear_trackexithosts_mappings() looks at the wrong source for its suffix
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
 Right now, clear_trackexithosts_mappings(exitname) removes all mappings
 that came from TRACKEXIT where the original address of the mapping ends
 with .exitname.exit , when in fact it should remove entries whose
 _remapped_ address ends with .exitname.exit.

 This is called out with a new comment in my bug1090-part1 branch.  It'll
 want to get fixed _after_  #1090, which also touches that and some related
 code.

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


More information about the tor-bugs mailing list