comment to clearify success-case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18853 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -325,7 +325,7 @@ hx509_cms_unenvelope(hx509_context context,
|
||||
|
||||
hx509_cert_free(cert);
|
||||
if (ret == 0)
|
||||
break;
|
||||
break; /* succuessfully decrypted cert */
|
||||
cert = NULL;
|
||||
ret2 = unparse_CMSIdentifier(context, &ri->rid, &str);
|
||||
if (ret2 == 0) {
|
||||
|
Reference in New Issue
Block a user