Add debug_dest member
This commit is contained in:
@@ -234,6 +234,7 @@ typedef struct krb5_context_data {
|
||||
krb5_config_section *cf;
|
||||
struct et_list *et_list;
|
||||
struct krb5_log_facility *warn_dest;
|
||||
struct krb5_log_facility *debug_dest;
|
||||
const krb5_cc_ops **cc_ops;
|
||||
int num_cc_ops;
|
||||
const char *http_proxy;
|
||||
|
Reference in New Issue
Block a user