[openssl-commits] Fixed: openssl/openssl#10646 (master - b12ae4a)

Travis CI builds at travis-ci.org
Thu Apr 27 11:25:27 UTC 2017


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

Build: #10646
Status: Fixed

Duration: 22 minutes and 39 seconds
Commit: b12ae4a (master)
Author: Andy Polyakov
Message: fuzz/{client,server}.c: omit _time64 "overload method".

Approach was opportunistic in Windows context from its inception
and on top of that it was proven to be error-prone at link stage.
Correct answer is to introduce library-specific time function that
we can control in platform-neutral manner.  Meanwhile we just let
be attempts to override time on Windows.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3320)

View the changeset: https://github.com/openssl/openssl/compare/11ba87f2ff8e...b12ae4a912a1

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

--

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/20170427/6df3a611/attachment.html>


More information about the openssl-commits mailing list