Hi, This patch [1] clears up an issue where template_check_exportability was returning CKR_ATTRIBUTE_VALUE_INVALID instead of TRUE/FALSE (CK_BBOOL). The previous code's invalid value return code effectively made it return TRUE in the failure cases, which happens to be correct, although the compiler will complain.
Signed-off-by: Kent Yoder <[email protected]> [1] https://sourceforge.net/tracker/download.php?group_id=128009&atid=710344&file_id=409993&aid=3196185 ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
