[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22532 [Core Tor/Tor]: ServerDNSAllowBrokenConfig defaults to 1, but TestingTorNetwork overrides it to...1.
#22532: ServerDNSAllowBrokenConfig defaults to 1, but TestingTorNetwork overrides
it to...1.
--------------------------+------------------------------------
Reporter: arma | Owner: (none)
Type: defect | Status: closed
Priority: Medium | Milestone: Tor: 0.3.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution: fixed
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------------
Changes (by nickm):
* status: new => closed
* resolution: => fixed
Comment:
Fixed this in 6ff67389631100d076482e573859d0f8f85255ac.
I found these using:
{{{
grep 'V(' src/or/config.c | perl -ne 'chomp; s/,\s*/, /g; print "$_\n";' |
\
sort | uniq -c |sort -n
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22532#comment:1>
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