[openssl-commits] Fixed: openssl/openssl#1928 (master - 6bc7bad)

Travis CI builds at travis-ci.org
Thu Feb 18 22:51:42 UTC 2016


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

Build: #1928
Status: Fixed

Duration: 55 minutes and 54 seconds
Commit: 6bc7bad (master)
Author: Matt Caswell
Message: Fix windows thread stop code

The windows thread stop code was erroneously not just deleting the thread
local variable on thread stop, but also deleting the thread local *key*
(thus removing thread local data for *all* threads in one go!).

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/4015adf0a3d3...6bc7bad011d9

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/110150123

--

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/20160218/70570f5a/attachment-0001.html>


More information about the openssl-commits mailing list