krb5int_free_error
krb5int_free_error (struct errinfo *ep, const char *msg);
krb5int_free_error (&ctx->err, msg);
krb5int_free_error (ep, ep->msg);