[tor-bugs] #4604 [Tor Client]: load_torrc_from_disk does not set torrc_fname
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Nov 29 23:57:14 UTC 2011
#4604: load_torrc_from_disk does not set torrc_fname
---------------------------+------------------------------------------------
Reporter: rransom | Owner: nickm
Type: defect | Status: reopened
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Resolution: | Keywords:
Parent: | Points:
Actualpoints: |
---------------------------+------------------------------------------------
Changes (by rransom):
* priority: normal => major
* status: closed => reopened
* resolution: invalid =>
Comment:
No it doesn't. It sets `torrc_defaults_fname` to the name of the non-
defaults config file instead.
{{{
char **fname_var = defaults_file ? &torrc_fname : &torrc_defaults_fname;
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4604#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list