[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #5127 [Obfsproxy]: Fix IPv6 support in obfsproxy
#5127: Fix IPv6 support in obfsproxy
-----------------------+----------------------------------------------------
Reporter: karsten | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Adding my comment from #5083 here:
> Note that strchr() does the wrong thing here, because it finds the first
':' in the string, not the last. That doesn't work for IPv6 addresses.
That's a bug in resolve_address_port() in util.c, too!
I think this should be strrchr().
There may be more problems with obfsproxy and IPv6.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5127>
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