[openssl-commits] Still Failing: openssl/openssl#8197 (master - 63414e6)

Travis CI builds at travis-ci.org
Sat Jan 28 18:57:49 UTC 2017


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

Build: #8197
Status: Still Failing

Duration: 16 minutes and 30 seconds
Commit: 63414e6 (master)
Author: Richard Levitte
Message: Correct pointer to be freed

The pointer that was freed in the SSLv2 section of ssl_bytes_to_cipher_list
may have stepped up from its allocated position.  Use a pointer that is
guaranteed to point at the start of the allocated block instead.

Reviewed-by: Kurt Roeckx <kurt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2312)

View the changeset: https://github.com/openssl/openssl/compare/26a39fa953c1...63414e64e66e

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

--

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/20170128/f1fff088/attachment.html>


More information about the openssl-commits mailing list