Still Failing: openssl/openssl#23688 (OpenSSL_1_1_1-stable - 99f0c7a)

Travis CI builds at travis-ci.org
Mon Mar 4 10:45:28 UTC 2019


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

Build: #23688
Status: Still Failing

Duration: 29 mins and 29 secs
Commit: 99f0c7a (OpenSSL_1_1_1-stable)
Author: Vitezslav Cizek
Message: openssl_strerror_r: Fix handling of GNU strerror_r

GNU strerror_r may return either a pointer to a string that the function
stores in buf, or a pointer to some (immutable) static string in which case
buf is unused.

In such a case we need to set buf manually.

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

(cherry picked from commit e3b35d2b29e9446af83fcaa534e67e7b04a60d7a)

View the changeset: https://github.com/openssl/openssl/compare/c352bd07ed2f...99f0c7a8a699

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


More information about the openssl-commits mailing list