[tor-bugs] #4264 [Torflow]: ExitAuthority crash due to improper use of class SSLTestResult

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Oct 19 22:01:18 UTC 2011


#4264: ExitAuthority crash due to improper use of class SSLTestResult
---------------------+------------------------------------------------------
 Reporter:  aagbsn   |          Owner:  mikeperry
     Type:  defect   |         Status:  new      
 Priority:  normal   |      Milestone:           
Component:  Torflow  |        Version:           
 Keywords:           |         Parent:           
   Points:           |   Actualpoints:           
---------------------+------------------------------------------------------
 strings "NoExit" and "NotStored" are passed for to the SSLTestResult
 constructor in a few cases, but the parent constructor doesn't expect a
 string:
 {{{
 if exit_obj:
  self.exit_node = exit_obj.idhex
  self.exit_name = exit_obj.nickname
  self.exit_ip = exit_obj.ip
  self.contact = exit_obj.contact
 }}}

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


More information about the tor-bugs mailing list