FLAGED_ATTRIB Struct Reference
Collaboration diagram for FLAGED_ATTRIB:
[legend]List of all members.
Detailed Description
some attributes are dynamically allocated and thus must be free()d. This struct facilitates that. However, by my own admission this is a poor implementation. It should either dynamically allocate a copy of everything and save the copy, or dynamically allocate none of them. Either way, it would simplify the code and prevent memory corruption/double free.
Generated on Fri Jan 12 15:48:44 2007 for NIST_PKCS11 by
1.3.1 using KingsTools