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

Build: #10606
Status: Still Failing

Duration: 20 minutes and 23 seconds
Commit: e596c68 (master)
Author: Graham Edgecombe
Message: Return success in custom_ext_parse_old_cb_wrap if parse_cb is NULL

This fixes a segfault if a NULL parse_cb is passed to
SSL_CTX_add_{client,server}_custom_ext, which was supported in the
pre-1.1.1 implementation.

This behaviour is consistent with the other custom_ext_*_old_cb_wrap
functions, and with the new SSL_CTX_add_custom_ext function.

CLA: trivial

Reviewed-by: Rich Salz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/3310)

View the changeset: 
https://github.com/openssl/openssl/compare/8ed9a26616a7...e596c68c315d

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

--

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