Check the return value from ASN1_INTEGER_set
authorMatt Caswell <matt@openssl.org>
Mon, 10 Sep 2018 15:23:14 +0000 (16:23 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 10 Sep 2018 16:33:53 +0000 (17:33 +0100)
commit4a98bb0068cae9fbe5c6a6e513093d41969dad58
tree52664752625a789d44473c8f15961541055f86ae
parent6e873259029939657a297e9fe451196df4e3da48
Check the return value from ASN1_INTEGER_set

Found by Coverity

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7169)

(cherry picked from commit 512d811719fc955f574090af4c3586a9aba46fa7)
crypto/pkcs12/p12_init.c