CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/28 12:27:47
Modified files:
lib/libcrypto/cms: cms_sd.c
Log message:
Plug memory leak in CMS_add_simple_smimecap() in the unlikely event that
ASN1_INTEGER_set() fails.
ok jsing
