[tor-bugs] #23304 [Core Tor/Tor]: prop224: Dump a malformed descriptor in a file and log_warn about it

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Aug 31 17:25:04 UTC 2017


#23304: prop224: Dump a malformed descriptor in a file and log_warn about it
-----------------------------+------------------------------------
 Reporter:  dgoulet          |          Owner:  (none)
     Type:  defect           |         Status:  needs_revision
 Priority:  Medium           |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor     |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  tor-hs, prop224  |  Actual Points:
Parent ID:  #23300           |         Points:
 Reviewer:                   |        Sponsor:  SponsorR-can
-----------------------------+------------------------------------
Changes (by arma):

 * status:  needs_review => needs_revision


Comment:

 {{{
 +    if (get_options()->SafeLogging == SAFELOG_SCRUB_NONE) {
 }}}
 you want SafeLogging_ here. Remember,
 {{{
 config.c:  V(SafeLogging,                 STRING,   "1"),
 }}}

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


More information about the tor-bugs mailing list