fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots
authorxkernel <xkernel.wang@foxmail.com>
Tue, 4 Jan 2022 14:54:27 +0000 (22:54 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 7 Jan 2022 08:49:08 +0000 (09:49 +0100)
commit7b1264baab7edd82fea8b27d9ddec048bafc0048
treeb5bd56e25b26e4baba60b832e4674283148db50a
parent949e4f79d202d43519d373b2af6b1a4948bf1a74
fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17413)
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c