[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #13696 [Tor]: Use syscall-based entropy reading where possible.
#13696: Use syscall-based entropy reading where possible.
-------------------------+------------------------------------
Reporter: nickm | Owner: yawning
Type: enhancement | Status: reopened
Priority: Medium | Milestone: Tor: 0.2.8.x-final
Component: Tor | Version:
Severity: Normal | Resolution:
Keywords: tor-relay | Actual Points:
Parent ID: | Points:
Sponsor: |
-------------------------+------------------------------------
Changes (by cypherpunks):
* status: closed => reopened
* resolution: implemented =>
Comment:
Now the Windows build is failing with
{{{
src/common/crypto.c: In function 'crypto_strongest_rand_fallback':
src/common/crypto.c:2444:41: error: unused parameter 'out' [-Werror
=unused-parameter]
crypto_strongest_rand_fallback(uint8_t *out, size_t out_len)
^
src/common/crypto.c:2444:53: error: unused parameter 'out_len' [-Werror
=unused-parameter]
crypto_strongest_rand_fallback(uint8_t *out, size_t out_len)
^
cc1: all warnings being treated as errors
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13696#comment:24>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs