check the return of OPENSSL_sk_new_null
authorxkernel <xkernel.wang@foxmail.com>
Tue, 8 Mar 2022 11:48:54 +0000 (19:48 +0800)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Mar 2022 14:28:06 +0000 (14:28 +0000)
commit5266af87379aecb0ae6036dee88c1a0b8083a432
tree9909850239e76afcfb6425d6fce8fadde0d67596
parent54b6755702309487ea860e1cc3e60ccef4cf7878
check the return of OPENSSL_sk_new_null

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Patrick Steuer <patrick.steuer@de.ibm.com>
(Merged from https://github.com/openssl/openssl/pull/17836)
crypto/encode_decode/encoder_pkey.c