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:11:54 +0000 (08:11 +0200)
commit7a05fcb1fc276a7ecfe599d45655d4e617c5e2d4
tree4e97ba35da53968e2a3ca98bc126b8e35763e5a9
parenta1d80edcf830739131e0567dc03b1e80b7988b1e
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)

(cherry picked from commit 9ef1f848a646565d4dd86e56542cf921d4921ad9)
crypto/x509v3/v3_sxnet.c