#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs