[tor-bugs] #7559 [Flashproxy]: Registration via indirect URL request

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 25 02:10:19 UTC 2013


#7559: Registration via indirect URL request
------------------------+---------------------------------------------------
 Reporter:  dcf         |          Owner:  aallai      
     Type:  project     |         Status:  needs_review
 Priority:  normal      |      Milestone:              
Component:  Flashproxy  |        Version:              
 Keywords:              |         Parent:              
   Points:              |   Actualpoints:              
------------------------+---------------------------------------------------
Changes (by aallai):

  * status:  needs_revision => needs_review


Comment:

 The problem mentioned above has been fixed. The daemon was receiving
 registrations encoded in Python's internal unicode format (UTF-16 or 32),
 and passing the data directly to getaddrinfo(). UTF-8 is now explicitly
 used and getaddrinfo() is given 8-bit strings.

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


More information about the tor-bugs mailing list