check the return value of BIO_new() in t_x509.c:471 & cmp_vfy.c:36
authorx2018 <xkernel.wang@foxmail.com>
Wed, 1 Dec 2021 06:29:58 +0000 (14:29 +0800)
committerPauli <ppzgs1@gmail.com>
Fri, 10 Dec 2021 04:20:29 +0000 (15:20 +1100)
commit318e97997a514b16ca497cedb49730bc75764a05
tree2726e4673521ba4225c9367e140f130a3bd16d38
parent44fde441937fc8db8ea6a7ac2e7c683ad9d5f8e0
check the return value of BIO_new() in t_x509.c:471 & cmp_vfy.c:36

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17175)
crypto/cmp/cmp_vfy.c
crypto/x509/t_x509.c