[tor-bugs] #16943 [Core Tor/Tor]: Implement prop250 (Random Number Generation During Tor Voting)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon May 9 20:26:16 UTC 2016
#16943: Implement prop250 (Random Number Generation During Tor Voting)
---------------------------------------+-----------------------------------
Reporter: asn | Owner: dgoulet
Type: enhancement | Status: needs_revision
Priority: High | Milestone: Tor:
Component: Core Tor/Tor | 0.2.9.x-final
Severity: Normal | Version:
Keywords: tor-hs, TorCoreTeam201605 | Resolution:
Parent ID: #8244 | Actual Points:
Reviewer: nickm | Points: large
| Sponsor: SponsorR-must
---------------------------------------+-----------------------------------
Comment (by teor):
With clang on OS X:
{{{
src/or/shared_random.c:855:28: warning: size argument in 'strlcpy' call
appears
to be size of the source; expected the size of the destination
[-Wstrlcpy-strlcat-size]
strlcpy(dst, buf, sizeof(buf));
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16943#comment:56>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list