[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #9640 [Tor]: assertion bug in directory_initiate_command_rend using tor2web mode



#9640: assertion bug in directory_initiate_command_rend using tor2web mode
-----------------------------+--------------------------------------------
     Reporter:  cypherpunks  |      Owner:
         Type:  defect       |     Status:  new
     Priority:  major        |  Milestone:  Tor: 0.2.4.x-final
    Component:  Tor          |    Version:  Tor: 0.2.4.16-rc
   Resolution:               |   Keywords:  tor-client tor-hs tor2web-mode
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------------------
Changes (by nickm):

 * priority:  normal => major


Comment:

 Hm.  That assertion is wrapped in:
 {{{
 #ifndef NON_ANONYMOUS_MODE_ENABLED
   tor_assert(!(is_sensitive_dir_purpose(dir_purpose) &&
                !anonymized_connection));
 #else
   (void)is_sensitive_dir_purpose;
 #endif
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9640#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs