[openssl-commits] Fixed: openssl/openssl#10812 (master - 689f112)
Travis CI
builds at travis-ci.org
Thu May 4 15:29:14 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #10812
Status: Fixed
Duration: 22 minutes and 17 seconds
Commit: 689f112 (master)
Author: Matt Caswell
Message: Don't leave stale errors on queue if DSO_dsobyaddr() fails
The init code uses DSO_dsobyaddr() to leak a reference to ourselves to
ensure we remain loaded until atexit() time. In some circumstances that
can fail and leave stale errors on the error queue.
Fixes #3372
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3383)
View the changeset: https://github.com/openssl/openssl/compare/de6ac50ddc6c...689f112d9806
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/228771220?utm_source=email&utm_medium=notification
--
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/20170504/245e0ce0/attachment.html>
More information about the openssl-commits
mailing list