crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_g...
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 27 Jul 2023 18:03:16 +0000 (20:03 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 21 Dec 2023 22:06:42 +0000 (23:06 +0100)
commit1d61a03794326fc4e4605e98343b784058cb453e
tree65ad1aadb4a5b6fddb2859b5e949d01b44951ae3
parentb14ec830f5ec99b83dbf3c6f9180dbaa14698a5f
crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with error result of ossl_cmp_asn1_get_int()

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/20727)
crypto/cmp/cmp_client.c
crypto/cmp/cmp_msg.c