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

Build: #35907
Status: Errored

Duration: 1 hr, 52 mins, and 6 secs
Commit: 94941ca (master)
Author: MiƂosz Kaniewski
Message: Free pre_proc_exts in SSL_free()

Usually it will be freed in tls_early_post_process_client_hello().
However if a ClientHello callback will be used and will return
SSL_CLIENT_HELLO_RETRY then tls_early_post_process_client_hello()
may never come to the point where pre_proc_exts is freed.

Fixes #12194

CLA: trivial

Reviewed-by: Paul Dale <paul.d...@oracle.com>
Reviewed-by: Ben Kaduk <ka...@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/12330)

View the changeset: 
https://github.com/openssl/openssl/compare/69f982679ec0...94941cada254

View the full build log and details: 
https://travis-ci.com/github/openssl/openssl/builds/173957634?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.


Reply via email to