[tor-bugs] #18213 [Tor]: The parameter WarnUnsafeSocks does not work as specified in the documentation, no warning is logged in the log file

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 2 13:57:01 UTC 2016


#18213: The parameter WarnUnsafeSocks does not work as specified in the
documentation, no warning is logged in the log file
----------------------------------+---------------------
 Reporter:  propropus             |          Owner:
     Type:  defect                |         Status:  new
 Priority:  High                  |      Milestone:
Component:  Tor                   |        Version:
 Severity:  Major                 |     Resolution:
 Keywords:  WarnUnsafeSocks, Log  |  Actual Points:
Parent ID:                        |         Points:
  Sponsor:                        |
----------------------------------+---------------------

Comment (by propropus):

 {{{   if (safe_socks || options->WarnUnsafeSocks) { }}}

 instead of

 {{{   if (safe_socks) { }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18213#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list