Fix some bugs in the TLSv1.3 PSK code
authorMatt Caswell <matt@openssl.org>
Tue, 20 Jun 2017 13:25:38 +0000 (14:25 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:36 +0000 (14:45 +0100)
commit011d768aba675ed3efa4b8484eb6a14d78c27f12
treed25b07efeedc4bc2ae2d616a22989379d5b60b72
parent725b0f1e133495acc35378bd6304ec1d401a761c
Fix some bugs in the TLSv1.3 PSK code

Found while developing the PSK tests

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3670)
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c