[tor-bugs] #32753 [Core Tor/Tor]: Tor should lower-case its BridgeDistribution string
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Jan 29 14:18:23 UTC 2020
#32753: Tor should lower-case its BridgeDistribution string
-------------------------------------------------+-------------------------
Reporter: arma | Owner: (none)
Type: enhancement | Status:
| merge_ready
Priority: Medium | Milestone: Tor:
| 0.4.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: consider-backport-after-0432, | Actual Points:
035-backport 041-backport 042-backport easy |
anticensorship-wants fast-fix 043-should |
Parent ID: | Points:
Reviewer: dgoulet | Sponsor:
| Sponsor28
-------------------------------------------------+-------------------------
Comment (by teor):
I think you removed these lines because they are redundant?
{{{
if (strchr(bd, '\n') || strchr(bd, '\r'))
bd = escaped(bd);
}}}
Maybe we should log a BUG() instead?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32753#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list