Fix the checks of X509_REVOKED_add1_ext_i2d
authorPeiwei Hu <jlu.hpw@foxmail.com>
Tue, 24 May 2022 16:09:54 +0000 (00:09 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jun 2022 10:42:25 +0000 (12:42 +0200)
commitc540a82767954a616934ba6caa6ddc736502c574
treec14f41ff8419d67ce889382e33ff7b8d58004277
parent816d6e578ccc4d8ae41de77e3069762d03079d18
Fix the checks of X509_REVOKED_add1_ext_i2d

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18400)
apps/ca.c