Add a missing check on s->s3->tmp.pkey
authorMansour Ahmadi <m.ahmadi@northeastern.edu>
Mon, 15 Oct 2018 19:11:24 +0000 (15:11 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 17 Oct 2018 08:22:14 +0000 (09:22 +0100)
commit61bef9bde09dc6099a7c59baa79898e3b003fec3
tree4921f867a8b15f18fa591e43c66a65654231f334
parent83e4533a71c5c78278e9763552a5e5f1806473ee
Add a missing check on s->s3->tmp.pkey

Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7405)
ssl/statem/statem_srvr.c