Use function pointer trampoline for easier dual use (without radiation-hardening capability).
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3948 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -48,7 +48,6 @@ kadm5_s_destroy(void *server_handle)
|
||||
ret = context->db->destroy(context->context, context->db);
|
||||
if(context->my_context)
|
||||
krb5_free_context(context->context);
|
||||
free(context->config.realm);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user