[openssl-commits] Still Failing: mouse07410/openssl#23 (OpenSSL_1_0_2-stable - ad64a69)

Travis CI builds at travis-ci.org
Mon Jun 27 16:39:23 UTC 2016


Build Update for mouse07410/openssl
-------------------------------------

Build: #23
Status: Still Failing

Duration: 18 minutes and 29 seconds
Commit: ad64a69 (OpenSSL_1_0_2-stable)
Author: Matt Caswell
Message: Change usage of RAND_pseudo_bytes to RAND_bytes

RAND_pseudo_bytes() allows random data to be returned even in low entropy
conditions. Sometimes this is ok. Many times it is not. For the avoidance
of any doubt, replace existing usage of RAND_pseudo_bytes() with
RAND_bytes().

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/mouse07410/openssl/compare/1bb0918c3d27...ad64a69e02f7

View the full build log and details: https://travis-ci.org/mouse07410/openssl/builds/140574246

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20160627/520d929f/attachment.html>


More information about the openssl-commits mailing list