Fix missing return value checks.
authorMatt Caswell <matt@openssl.org>
Thu, 26 Feb 2015 11:53:55 +0000 (11:53 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Feb 2015 15:18:20 +0000 (15:18 +0000)
commit195f6302bbeae064401d0cefbdc56b8f9db5d0e0
treee5e33f8b696b0882885deb6e61c4cdd3ce0b9280
parent8f51c206b31f71453ed7ad21c24d2a731f010cf4
Fix missing return value checks.

Fixed various missing return value checks in ssl3_send_newsession_ticket.
Also a mem leak on error.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Conflicts:
ssl/s3_srvr.c
ssl/s3_srvr.c