add a check for the return of OBJ_new_nid()
authorxkernel <xkernel.wang@foxmail.com>
Mon, 11 Jul 2022 07:21:09 +0000 (15:21 +0800)
committerPauli <pauli@openssl.org>
Wed, 13 Jul 2022 01:26:30 +0000 (11:26 +1000)
commita0ff8e413e94ba46720a4bf3a5032c50531c526c
tree572d6cabb2a7ac9e42c70ef3a27333648bcad6a8
parentc6e7f427c82dfa17416a39af7661c40162d57aaf
add a check for the return of OBJ_new_nid()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18773)
crypto/objects/obj_dat.c