CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/12/05 00:35:46
Modified files:
lib/libcrypto/pkcs7: pk7_lib.c
Log message:
Apply a little bit of lipstick to PKCS7
Makes the setting and getting of detached signatures more symmetric
and avoids a NULL access.
ok jsing
