[tor-bugs] #20871 [Core Tor/Torsocks]: Regression in Torsocks 2.2.0 breaks wget, among others
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Dec 12 04:39:06 UTC 2016
#20871: Regression in Torsocks 2.2.0 breaks wget, among others
-------------------------------+-----------------------------------
Reporter: cypherpunks | Owner: dgoulet
Type: defect | Status: needs_information
Priority: High | Milestone:
Component: Core Tor/Torsocks | Version:
Severity: Major | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------+-----------------------------------
Comment (by cypherpunks):
I forgot to attach the patch. This fixes it for wget with IPv6 disabled,
as well as default tlsdate, and other problematic programs. In the
entirety of the Torsocks code, `check_addr()` is only called with the
address family being specified as `AF_INET` or `AF_INET6`, so only an
additional bug would result in triggering `assert(ret != -1)`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20871#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list