[an error occurred while processing this directive]
void krb5_free_data( krb5_context context, krb5_data *val );
The context structure.
A pointer to the data structure to be freed.
This routine frees the data structure val, including the pointer val, which has been allocated by any of numerous routines.
This routine returns the following KRB5 status code: