If-guard to avoid null ptr deref in statem_srvr.c
authorRich Salz <rsalz@openssl.org>
Sun, 11 Jun 2017 17:44:56 +0000 (13:44 -0400)
committerRich Salz <rsalz@openssl.org>
Sun, 11 Jun 2017 17:44:56 +0000 (13:44 -0400)
commitfbaf2857cc9ea8324b3f19dc79d32a6c1ad31696
treede8fce0c60462de227d03f76402b432d304b0d97
parenta020f54c25985fc83e809daa15a3920731d39612
If-guard to avoid null ptr deref in statem_srvr.c

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
CLA: trivial
(Merged from https://github.com/openssl/openssl/pull/3419)
ssl/statem/statem_srvr.c