aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/kdc/kdc_authdata.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kdc/kdc_authdata.c b/src/kdc/kdc_authdata.c
index 9c7fdfa..a1acdfd 100644
--- a/src/kdc/kdc_authdata.c
+++ b/src/kdc/kdc_authdata.c
@@ -238,6 +238,7 @@ load_authdata_plugins(krb5_context context)
authdata_systems[k].plugin_context = pctx;
k++;
}
+ krb5int_free_plugin_dir_data(authdata_plugins_ftables);
}
n_authdata_systems = k;
/* Add the end-of-list marker. */