Still Failing: openssl/openssl#23687 (master - e3b35d2)

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


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

Build: #23687
Status: Still Failing

Duration: 19 mins and 7 secs
Commit: e3b35d2 (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/68ad17e87467...e3b35d2b29e9

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/501415584?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/3beabb08/attachment.html>


More information about the openssl-commits mailing list