v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()
authorxkernel <xkernel.wang@foxmail.com>
Mon, 20 Jun 2022 09:46:39 +0000 (17:46 +0800)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Jul 2022 06:08:12 +0000 (08:08 +0200)
commit9ef1f848a646565d4dd86e56542cf921d4921ad9
treed0257f6376f41b88be8a1c40d39d9d8e1e46eaaf
parentc267588fd400593c090ebb24643c2be5158bfbcc
v3_sxnet: add a check for the return of i2s_ASN1_INTEGER()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/18608)
crypto/x509/v3_sxnet.c