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:17:54 +0000 (16:17 +0100)
commit6b02b586c35359e338cfa151341e49aeb01590d0
tree473f99907f8ff21d182adfab075c72c6ed63a6cc
parent9cb0c3a3cae638143af8bc66dd2b19f7593e3978
Fix missing NULL checks in NewSessionTicket construction

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 83ae4661315d3d0ad52ddaa8fa5c8f1055c6c6f6)
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_srvr.c