mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ff4cec3c09
commit
70038431e7
1 changed files with 1 additions and 1 deletions
|
@ -1425,7 +1425,7 @@ Thu Mar 17 11:51:48 2016 NARUSE, Yui <naruse@ruby-lang.org>
|
|||
RAND_poll in crypto/rand/rand_win.c) may be blocked at
|
||||
NetStatisticsGet.
|
||||
https://wiki.openssl.org/index.php/Random_Numbers#Windows_Issues
|
||||
Instead of this, use Random.raw_seed directory (whose implementation
|
||||
Instead of this, use Random.raw_seed directly (whose implementation
|
||||
CryptGenRandom is one of the source of
|
||||
entropy of RAND_poll on Windows).
|
||||
https://wiki.openssl.org/index.php/Random_Numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue