OpenSolaris

Printable Version Enter a New Search
Bug ID 6652751
Synopsis kmf_get_kmf_error_str() doesn't know about KMF_ERR_ATTR_NOT_FOUND
State 10-Fix Delivered (Fix available in build)
Category:Subcategory solaris-crypto:key_mgmt_libraries
Keywords
Responsible Engineer Wyllys Ingersoll
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_85
Fixed In snv_85
Release Fixed solaris_nevada(snv_85)
Related Bugs
Submit Date 19-January-2008
Last Update Date 12-March-2008
Description
apparently, KMF_ERR_ATTR_NOT_FOUND entry is missing in the error code table.

see the program in attachement that generates this output:

janp:ananke:snv_80:~$ ./a.out 
kmf_get_kmf_error_str() for KMF_ERR_ATTR_NOT_FOUND returns KMF_ERR_MISSING_ERRCODE (79)
Work Around
N/A
Comments
N/A