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 <t...@openssl.org>
Reviewed-by: Stephen Henson <st...@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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to