[openssl-commits] Passed: FdaSilvaYY/openssl#556 (openssl/master - acde647)
Travis CI
builds at travis-ci.org
Sat Apr 23 14:25:59 UTC 2016
Build Update for FdaSilvaYY/openssl
-------------------------------------
Build: #556
Status: Passed
Duration: 19 minutes and 49 seconds
Commit: acde647 (openssl/master)
Author: Kazuki Yamaguchi
Message: Fix EC_KEY_set_private_key() to call key->group->meth->set_private()
Fix a bug introduced by 6903e2e7e9a4 (Extended EC_METHOD customisation
support., 2016-02-01). key->meth->set_private() is wrongly called where
it should call key->group->meth->set_private().
PR#4517
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Stephen Henson <steve at openssl.org>
View the changeset: https://github.com/FdaSilvaYY/openssl/compare/c62981390d6c^...acde647fb034
View the full build log and details: https://travis-ci.org/FdaSilvaYY/openssl/builds/125225504
--
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/20160423/68d5196f/attachment-0001.html>
More information about the openssl-commits
mailing list