[an error occurred while processing this directive]
krb5_error_code krb5_copy_addresses( krb5_context context, krb5_address * const *inaddr, krb5_address ***outaddr );
The context structure.
An array of addresses.
A pointer to a copy of the array of addresses.
This routine copies addresses in inaddr to *outaddr, which is allocated memory and should be freed with krb5_free_addresses.
This routine returns the following KRB5 status code:
0