[tor-bugs] #19132 [Core Tor/Tor]: shared random: missing field 'fetch_missing_votes' initializer
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue May 24 11:11:45 UTC 2016
#19132: shared random: missing field 'fetch_missing_votes' initializer
--------------------------+------------------------------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.2.9.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: #16943 | Points: 0.1
Reviewer: | Sponsor:
--------------------------+------------------------------------
Comment (by asn):
Seems to be related to llvm bug 21689. See
https://webcache.googleusercontent.com/search?q=cache:7Fk9-xz-
MBYJ:https://llvm.org/bugs/show_bug.cgi%3Fid%3D21689+&cd=1&hl=en&ct=clnk&gl=us
In theory we could work around this llvm bug by removing the `= {0}` part,
since the struct is a file-level static variable which should have its
elements inited to NULs anyway.
Not sure if we should bother here.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19132#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list