[openssl-commits] Broken: FdaSilvaYY/openssl#1435 (master - e99ab8f)
Travis CI
builds at travis-ci.org
Wed Jul 13 06:51:49 UTC 2016
Build Update for FdaSilvaYY/openssl
-------------------------------------
Build: #1435
Status: Broken
Duration: 34 minutes and 14 seconds
Commit: e99ab8f (master)
Author: David Benjamin
Message: Fix DH error-handling in tls_process_key_exchange.
The set0 setters take ownership of their arguments, so the values should
be set to NULL to avoid a double-free in the cleanup block should
ssl_security(SSL_SECOP_TMP_DH) fail. Found by BoringSSL's WeakDH test.
Reviewed-by: Kurt Roeckx <kurt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1299)
View the changeset: https://github.com/FdaSilvaYY/openssl/compare/91f5e0804e3b...e99ab8ffd70c
View the full build log and details: https://travis-ci.org/FdaSilvaYY/openssl/builds/144300201
--
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/20160713/c0903ab1/attachment.html>
More information about the openssl-commits
mailing list