git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2857 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -499,7 +499,8 @@ static int encrypt_and_sign_nss (
log_printf(instance->totemudp_log_level_security,
"Failure to set up PKCS11 param (err %d)\n",
PR_GetError());
- goto out;
+ free (inbuf);
+ return (-1);
}
/*