Don't make a copy of the krb5_cc_ops into krb5_context and hand that out to callers of the api, this way its possible to free a krb5_context w/o invalidating all krb5_ccaches that was allocated using that krb5_context (also, it saves memory)
38 KiB
38 KiB