Pascal Cuoq a60c151a7d ssl3_free(): Return if it wasn't created
If somewhere in SSL_new() there is a memory allocation failure, ssl3_free() can
get called with s->s3 still being NULL.

Patch also provided by Willy Tarreau <wtarreau@haproxy.com>

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Viktor Dukhovni <openssl-users@dukhovni.org>
2015-11-24 22:01:35 +01:00
..
2015-09-20 14:19:49 +01:00
2015-10-30 08:39:47 +00:00
2015-09-07 10:45:38 +01:00
2015-11-20 23:31:42 +00:00
2015-10-30 08:38:18 +00:00
2015-08-14 06:56:11 +01:00
2015-10-02 14:22:05 -04:00
2015-05-16 09:20:58 +01:00
2015-05-22 23:10:51 +01:00
2015-09-07 10:45:38 +01:00