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

Re: [tor-bugs] #9288 [Tor]: Invalid memory read in `pt_configure_remaining_proxies()`



#9288: Invalid memory read in `pt_configure_remaining_proxies()`
---------------------------+------------------------------------------------
 Reporter:  asn            |          Owner:                    
     Type:  defect         |         Status:  needs_revision    
 Priority:  major          |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor            |        Version:                    
 Keywords:  tor-client pt  |         Parent:                    
   Points:                 |   Actualpoints:                    
---------------------------+------------------------------------------------
Changes (by nickm):

  * status:  needs_review => needs_revision


Comment:

 {{{
    if (proxy_configuration_finished(mp))
      handle_finished_proxy(mp);
 +    configuration_finished = 1;

 }}}

 You need some braces there: C isn't python. :)

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