[tor-bugs] #31080 [Core Tor/Tor]: Stop using the same value for LD_NO_MOCK and LD_MESG
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jul 4 01:45:10 UTC 2019
#31080: Stop using the same value for LD_NO_MOCK and LD_MESG
--------------------------------+--------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.4.1.x-final
Component: Core Tor/Tor | Version: Tor: 0.4.1.1-alpha
Severity: Normal | Keywords: 041-must
Actual Points: | Parent ID:
Points: 0.5 | Reviewer:
Sponsor: Sponsor31-must |
--------------------------------+--------------------------------
LD_NO_MOCK and LD_MESG have the same value, which is a bug in
0.4.1.1-alpha and later.
We'll need to make log_domain_mask_t into a u64, and change the values of
the domain flags so they go down from 63 (not 31).
We'll also need to change the corresponding type in Rust to u64. Maybe we
should define a type, rather than using u64 everywhere.
This is a bug on #28226, which is Sponsor 31 must, so I'm marking this
ticket as sponsor 31 must.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31080>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list