Plug memory leak in CMS_add_simple_smimecap() in the unlikely event that
authortb <tb@openbsd.org>
Sun, 28 Aug 2022 18:27:47 +0000 (18:27 +0000)
committertb <tb@openbsd.org>
Sun, 28 Aug 2022 18:27:47 +0000 (18:27 +0000)
commit364a61ebcb8024d0d4c9741d699a9fabe049ef99
treed0d6328ad9232ef9b0b3c7a11241b297a49fc1a4
parented3e01bfc26fc8b45757d9ece7961f4aa32331a3
Plug memory leak in CMS_add_simple_smimecap() in the unlikely event that
ASN1_INTEGER_set() fails.

ok jsing
lib/libcrypto/cms/cms_sd.c