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

Re: [tor-bugs] #14116 [Tor]: Tor crashes when "extendcircuit" (control) is given only a circuit ID



#14116: Tor crashes when "extendcircuit" (control) is given only a circuit ID
------------------------+--------------------------------
     Reporter:  TvdW    |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:  Tor: 0.2.5.10
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------
Changes (by arma):

 * milestone:   => Tor: 0.2.5.x-final


Comment:

 Looks like it is indeed this line:
 {{{
   smartlist_split_string(router_nicknames, smartlist_get(args,1), ",", 0,
 0);
 }}}
 where we should be checking if args,1 is actually there first.

 Thanks!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14116#comment:1>
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