Fix missing NULL checks in NewSessionTicket construction
authorMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 14:38:44 +0000 (15:38 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 29 Sep 2016 15:15:16 +0000 (16:15 +0100)
commit83ae4661315d3d0ad52ddaa8fa5c8f1055c6c6f6
tree5ba3ab2f2c4429f3fcc8cf9eb942c8b50d0a6370
parente4e1aa903e624044d3319622fc50222f1b2c7328
Fix missing NULL checks in NewSessionTicket construction

Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_srvr.c