[openssl-commits] Errored: openssl/openssl#20791 (master - 5c39a55)

Travis CI builds at travis-ci.org
Mon Sep 24 01:40:28 UTC 2018


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

Build: #20791
Status: Errored

Duration: 17 mins and 47 secs
Commit: 5c39a55 (master)
Author: Pauli
Message: Use secure_getenv(3) when available.

Change all calls to getenv() inside libcrypto to use a new wrapper function
that use secure_getenv() if available and an issetugid then getenv if not.

CPU processor override flags are unchanged.

Extra checks for OPENSSL_issetugid() have been removed in favour of the
safe getenv.

Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/7047)

View the changeset: https://github.com/openssl/openssl/compare/0f58220973a0...5c39a55d04ea

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/432289920?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/20180924/27e28f25/attachment-0001.html>


More information about the openssl-commits mailing list