Still Failing: openssl/openssl#27615 (master - e1f8584)
Travis CI
builds at travis-ci.org
Sat Aug 24 07:04:21 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #27615
Status: Still Failing
Duration: 18 mins and 50 secs
Commit: e1f8584 (master)
Author: Pauli
Message: Avoid overflowing FDSET when using select(2).
There is a problem in the rand_unix.c code when the random seed fd is greater
than or equal to FD_SETSIZE and the FDSET overruns its limit and walks the
stack.
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9686)
View the changeset: https://github.com/openssl/openssl/compare/f42c225d7f9a...e1f8584d47a4
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/576132732?utm_medium=notification&utm_source=email
--
You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20190824/7d8537e2/attachment-0001.html>
More information about the openssl-commits
mailing list