commit | 708cf593587e2fda67dae9782991ff9fccc781eb | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Jun 11 01:30:06 2015 +0100 |
committer | Matt Caswell <matt@openssl.org> | Thu Jun 11 10:00:23 2015 +0100 |
tree | 43d78f4208c8bf02a2e1db6d71b1e526e50a8524 | |
parent | f0fa5c8306236ce742168d664d53b1551649a47b [diff] |
More ssl_session_dup fixes Fix error handling in ssl_session_dup, as well as incorrect setting up of the session ticket. Follow on from CVE-2015-1791. Thanks to LibreSSL project for reporting these issues. Reviewed-by: Tim Hudson <tjh@openssl.org>